Package | Description |
---|---|
org.unix4j |
Provides a single class
Unix4j with static methods
serving as entry point to build commands and command chains joining several
commands. |
org.unix4j.unix |
Provides implementations for commands inspired by well known unix commands.
|
org.unix4j.unix.sort |
Contains private classes used by the
sort command. |
Modifier and Type | Method and Description |
---|---|
static Unix4jCommandBuilder |
Unix4j.sort(SortOptions options,
Comparator<? super Line> comparator,
File... files)
Sorts, merges, or sequence checks the lines the lines of all the
specified files together and writes the result to the standard
output.
|
static Unix4jCommandBuilder |
Unix4j.sort(SortOptions options,
Comparator<? super Line> comparator,
Input... inputs)
Sorts, merges, or sequence checks the lines the lines of all the
specified inputs together and writes the result to the standard
output.
|
static Unix4jCommandBuilder |
Unix4j.sort(SortOptions options,
Comparator<? super Line> comparator,
String... paths)
Sorts, merges, or sequence checks the lines the lines of all the
specified files together and writes the result to the standard
output.
|
static Unix4jCommandBuilder |
Unix4j.sort(SortOptions options,
File... files)
Sorts, merges, or sequence checks the lines the lines of all the
specified files together and writes the result to the standard
output.
|
static Unix4jCommandBuilder |
Unix4j.sort(SortOptions options,
Input... inputs)
Sorts, merges, or sequence checks the lines the lines of all the
specified inputs together and writes the result to the standard
output.
|
static Unix4jCommandBuilder |
Unix4j.sort(SortOptions options,
String... paths)
Sorts, merges, or sequence checks the lines the lines of all the
specified files together and writes the result to the standard
output.
|
Modifier and Type | Method and Description |
---|---|
Unix4jCommandBuilder |
Unix4jCommandBuilder.sort(SortOptions options)
Sorts, merges, or sequence checks the lines read from the standard
input and writes the result to the standard output.
|
Unix4jCommandBuilder |
DefaultUnix4jCommandBuilder.sort(SortOptions options) |
R |
Sort.Interface.sort(SortOptions options)
Sorts, merges, or sequence checks the lines read from the standard
input and writes the result to the standard output.
|
Unix4jCommandBuilder |
Unix4jCommandBuilder.sort(SortOptions options,
Comparator<? super Line> comparator)
Sorts, merges, or sequence checks the lines read from the standard
input and writes the result to the standard output.
|
Unix4jCommandBuilder |
DefaultUnix4jCommandBuilder.sort(SortOptions options,
Comparator<? super Line> comparator) |
R |
Sort.Interface.sort(SortOptions options,
Comparator<? super Line> comparator)
Sorts, merges, or sequence checks the lines read from the standard
input and writes the result to the standard output.
|
Unix4jCommandBuilder |
Unix4jCommandBuilder.sort(SortOptions options,
Comparator<? super Line> comparator,
File... files)
Sorts, merges, or sequence checks the lines the lines of all the
specified files together and writes the result to the standard
output.
|
Unix4jCommandBuilder |
DefaultUnix4jCommandBuilder.sort(SortOptions options,
Comparator<? super Line> comparator,
File... files) |
R |
Sort.Interface.sort(SortOptions options,
Comparator<? super Line> comparator,
File... files)
Sorts, merges, or sequence checks the lines the lines of all the
specified files together and writes the result to the standard
output.
|
Unix4jCommandBuilder |
Unix4jCommandBuilder.sort(SortOptions options,
Comparator<? super Line> comparator,
Input... inputs)
Sorts, merges, or sequence checks the lines the lines of all the
specified inputs together and writes the result to the standard
output.
|
Unix4jCommandBuilder |
DefaultUnix4jCommandBuilder.sort(SortOptions options,
Comparator<? super Line> comparator,
Input... inputs) |
R |
Sort.Interface.sort(SortOptions options,
Comparator<? super Line> comparator,
Input... inputs)
Sorts, merges, or sequence checks the lines the lines of all the
specified inputs together and writes the result to the standard
output.
|
Unix4jCommandBuilder |
Unix4jCommandBuilder.sort(SortOptions options,
Comparator<? super Line> comparator,
String... paths)
Sorts, merges, or sequence checks the lines the lines of all the
specified files together and writes the result to the standard
output.
|
Unix4jCommandBuilder |
DefaultUnix4jCommandBuilder.sort(SortOptions options,
Comparator<? super Line> comparator,
String... paths) |
R |
Sort.Interface.sort(SortOptions options,
Comparator<? super Line> comparator,
String... paths)
Sorts, merges, or sequence checks the lines the lines of all the
specified files together and writes the result to the standard
output.
|
Unix4jCommandBuilder |
Unix4jCommandBuilder.sort(SortOptions options,
File... files)
Sorts, merges, or sequence checks the lines the lines of all the
specified files together and writes the result to the standard
output.
|
Unix4jCommandBuilder |
DefaultUnix4jCommandBuilder.sort(SortOptions options,
File... files) |
R |
Sort.Interface.sort(SortOptions options,
File... files)
Sorts, merges, or sequence checks the lines the lines of all the
specified files together and writes the result to the standard
output.
|
Unix4jCommandBuilder |
Unix4jCommandBuilder.sort(SortOptions options,
Input... inputs)
Sorts, merges, or sequence checks the lines the lines of all the
specified inputs together and writes the result to the standard
output.
|
Unix4jCommandBuilder |
DefaultUnix4jCommandBuilder.sort(SortOptions options,
Input... inputs) |
R |
Sort.Interface.sort(SortOptions options,
Input... inputs)
Sorts, merges, or sequence checks the lines the lines of all the
specified inputs together and writes the result to the standard
output.
|
Unix4jCommandBuilder |
Unix4jCommandBuilder.sort(SortOptions options,
String... paths)
Sorts, merges, or sequence checks the lines the lines of all the
specified files together and writes the result to the standard
output.
|
Unix4jCommandBuilder |
DefaultUnix4jCommandBuilder.sort(SortOptions options,
String... paths) |
R |
Sort.Interface.sort(SortOptions options,
String... paths)
Sorts, merges, or sequence checks the lines the lines of all the
specified files together and writes the result to the standard
output.
|
Modifier and Type | Class and Description |
---|---|
class |
SortOption
Options for the
sort command. |
static class |
SortOptions.Default
Default implementation for a modifiable option set.
|
class |
SortOptionSet_bcdfgmru
|
class |
SortOptionSet_bcdfgru
|
class |
SortOptionSet_bcdfhmru
|
class |
SortOptionSet_bcdfhru
|
class |
SortOptionSet_bcdfmnru
|
class |
SortOptionSet_bcdfnru
|
class |
SortOptionSet_bdfgmru
|
class |
SortOptionSet_bdfhmru
|
class |
SortOptionSet_bdfmnru
|
class |
SortOptionSet_Mbcdfmru
|
class |
SortOptionSet_Mbcdfru
|
class |
SortOptionSet_Mbdfmru
|
class |
SortOptionSet_MVbcdfghmnru
|
class |
SortOptionSet_MVbcdfghnru
|
class |
SortOptionSet_MVbdfghmnru
|
class |
SortOptionSet_Vbcdfmru
|
class |
SortOptionSet_Vbcdfru
|
class |
SortOptionSet_Vbdfmru
|
Modifier and Type | Field and Description |
---|---|
static SortOptions |
SortOptions.EMPTY
Constant for an empty option set.
|
Modifier and Type | Field and Description |
---|---|
static ValueConverter<SortOptions> |
SortOptions.CONVERTER
Value converter for
SortOptions based on an OptionSetConverters.OptionSetConverter . |
Modifier and Type | Method and Description |
---|---|
SortOptions |
SortArguments.getOptions()
Returns the options set containing the selected command options.
|
Modifier and Type | Method and Description |
---|---|
SortCommand |
SortFactory.sort(SortOptions options) |
SortCommand |
SortFactory.sort(SortOptions options,
Comparator<? super Line> comparator) |
SortCommand |
SortFactory.sort(SortOptions options,
Comparator<? super Line> comparator,
File... files) |
SortCommand |
SortFactory.sort(SortOptions options,
Comparator<? super Line> comparator,
Input... inputs) |
SortCommand |
SortFactory.sort(SortOptions options,
Comparator<? super Line> comparator,
String... paths) |
SortCommand |
SortFactory.sort(SortOptions options,
File... files) |
SortCommand |
SortFactory.sort(SortOptions options,
Input... inputs) |
SortCommand |
SortFactory.sort(SortOptions options,
String... paths) |
Constructor and Description |
---|
SortArguments(SortOptions options)
Constructor with option set containing the selected command options.
|
Copyright © 2024. All rights reserved.