public enum SortOptionSet_bcdfhmru extends Enum<SortOptionSet_bcdfhmru> implements SortOptions
SortOptions.Default
Modifier and Type | Field and Description |
---|---|
SortOptionSet_bcdfhmru |
b
Option
"-b" : Ignore leading blanks. |
SortOptionSet_bcdfhru |
c
Option
"-c" : Checks that the single input file is ordered as specified by the
arguments and the collating sequence of the current locale. |
SortOptionSet_bcdfhru |
check
Option
"--check" : Checks that the single input file is ordered as specified by the
arguments and the collating sequence of the current locale. |
SortOptionSet_bcdfhmru |
d
Option
"-d" : Consider only blanks and alphanumeric characters. |
SortOptionSet_bcdfhmru |
dictionaryOrder
Option
"--dictionaryOrder" : Consider only blanks and alphanumeric characters. |
SortOptionSet_bcdfhmru |
f
Option
"-f" : Consider all lowercase characters that have uppercase equivalents to
be the uppercase equivalent for the purposes of comparison. |
SortOptionSet_bcdfhmru |
h
Option
"-h" : Sort numerically, first by numeric sign (negative, zero, or
positive); then by SI suffix (either empty, or 'k' or 'K', or one
of 'MGTPEZY', in that order); and finally by numeric value. |
SortOptionSet_bcdfhmru |
humanNumericSort
Option
"--humanNumericSort" : Sort numerically, first by numeric sign (negative, zero, or
positive); then by SI suffix (either empty, or 'k' or 'K', or one
of 'MGTPEZY', in that order); and finally by numeric value. |
SortOptionSet_bcdfhmru |
ignoreCase
Option
"--ignoreCase" : Consider all lowercase characters that have uppercase equivalents to
be the uppercase equivalent for the purposes of comparison. |
SortOptionSet_bcdfhmru |
ignoreLeadingBlanks
Option
"--ignoreLeadingBlanks" : Ignore leading blanks. |
SortOptionSet_bdfhmru |
m
Option
"-m" : Merge only; the input file are assumed to be already sorted. |
SortOptionSet_bdfhmru |
merge
Option
"--merge" : Merge only; the input file are assumed to be already sorted. |
SortOptionSet_bcdfhmru |
r
Option
"-r" : Reverse the sense of comparisons. |
SortOptionSet_bcdfhmru |
reverse
Option
"--reverse" : Reverse the sense of comparisons. |
SortOptionSet_bcdfhmru |
u
Option
"-u" : Unique: suppress all but one in each set of lines having equal keys. |
SortOptionSet_bcdfhmru |
unique
Option
"--unique" : Unique: suppress all but one in each set of lines having equal keys. |
CONVERTER, EMPTY
Modifier and Type | Method and Description |
---|---|
EnumSet<SortOption> |
asSet()
Returns the set with the active options.
|
boolean |
isSet(SortOption option)
Returns true if the specified
option is set and false otherwise |
Iterator<SortOption> |
iterator()
Returns an immutable iterator with the active options of this option set.
|
Class<SortOption> |
optionType()
Returns the option type class, usually an enum.
|
int |
size()
Returns the number of active options in this option set.
|
boolean |
useAcronymFor(SortOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
static SortOptionSet_bcdfhmru |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortOptionSet_bcdfhmru[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
forEach, spliterator
public static final SortOptionSet_bcdfhmru Active_bdfhru
public static final SortOptionSet_bcdfhmru Active_bdfhru_long
public static final SortOptionSet_bcdfhmru Active_bdfhu
public static final SortOptionSet_bcdfhmru Active_bdfhu_long
public static final SortOptionSet_bcdfhmru Active_bdhru
public static final SortOptionSet_bcdfhmru Active_bdhru_long
public static final SortOptionSet_bcdfhmru Active_bfhru
public static final SortOptionSet_bcdfhmru Active_bfhru_long
public static final SortOptionSet_bcdfhmru Active_dfhru
public static final SortOptionSet_bcdfhmru Active_dfhru_long
public static final SortOptionSet_bcdfhmru Active_bdfhr
public static final SortOptionSet_bcdfhmru Active_bdfhr_long
public static final SortOptionSet_bcdfhmru Active_bdhu
public static final SortOptionSet_bcdfhmru Active_bdhu_long
public static final SortOptionSet_bcdfhmru Active_bfhu
public static final SortOptionSet_bcdfhmru Active_bfhu_long
public static final SortOptionSet_bcdfhmru Active_bhru
public static final SortOptionSet_bcdfhmru Active_bhru_long
public static final SortOptionSet_bcdfhmru Active_dfhu
public static final SortOptionSet_bcdfhmru Active_dfhu_long
public static final SortOptionSet_bcdfhmru Active_dhru
public static final SortOptionSet_bcdfhmru Active_dhru_long
public static final SortOptionSet_bcdfhmru Active_fhru
public static final SortOptionSet_bcdfhmru Active_fhru_long
public static final SortOptionSet_bcdfhmru Active_bdfh
public static final SortOptionSet_bcdfhmru Active_bdfh_long
public static final SortOptionSet_bcdfhmru Active_bdhr
public static final SortOptionSet_bcdfhmru Active_bdhr_long
public static final SortOptionSet_bcdfhmru Active_bfhr
public static final SortOptionSet_bcdfhmru Active_bfhr_long
public static final SortOptionSet_bcdfhmru Active_dfhr
public static final SortOptionSet_bcdfhmru Active_dfhr_long
public static final SortOptionSet_bcdfhmru Active_bhu
public static final SortOptionSet_bcdfhmru Active_bhu_long
public static final SortOptionSet_bcdfhmru Active_dhu
public static final SortOptionSet_bcdfhmru Active_dhu_long
public static final SortOptionSet_bcdfhmru Active_fhu
public static final SortOptionSet_bcdfhmru Active_fhu_long
public static final SortOptionSet_bcdfhmru Active_hru
public static final SortOptionSet_bcdfhmru Active_hru_long
public static final SortOptionSet_bcdfhmru Active_bdh
public static final SortOptionSet_bcdfhmru Active_bdh_long
public static final SortOptionSet_bcdfhmru Active_bfh
public static final SortOptionSet_bcdfhmru Active_bfh_long
public static final SortOptionSet_bcdfhmru Active_bhr
public static final SortOptionSet_bcdfhmru Active_bhr_long
public static final SortOptionSet_bcdfhmru Active_dfh
public static final SortOptionSet_bcdfhmru Active_dfh_long
public static final SortOptionSet_bcdfhmru Active_dhr
public static final SortOptionSet_bcdfhmru Active_dhr_long
public static final SortOptionSet_bcdfhmru Active_fhr
public static final SortOptionSet_bcdfhmru Active_fhr_long
public static final SortOptionSet_bcdfhmru Active_hu
public static final SortOptionSet_bcdfhmru Active_hu_long
public static final SortOptionSet_bcdfhmru Active_bh
public static final SortOptionSet_bcdfhmru Active_bh_long
public static final SortOptionSet_bcdfhmru Active_dh
public static final SortOptionSet_bcdfhmru Active_dh_long
public static final SortOptionSet_bcdfhmru Active_fh
public static final SortOptionSet_bcdfhmru Active_fh_long
public static final SortOptionSet_bcdfhmru Active_hr
public static final SortOptionSet_bcdfhmru Active_hr_long
public static final SortOptionSet_bcdfhmru Active_h
h
.public static final SortOptionSet_bcdfhmru Active_h_long
h
.public final SortOptionSet_bcdfhru c
"-c"
: Checks that the single input file is ordered as specified by the
arguments and the collating sequence of the current locale. No
output is produced; only the exit code is affected.
The option "-c"
is equivalent to the "--
check
"
option.
Technically speaking, this field points to a set with the options of the
current set plus the option "-c"
. If the option "-c"
is already set, the field c
points to the enum constant itself
as it already represents the current set of options.
public final SortOptionSet_bcdfhru check
"--check"
: Checks that the single input file is ordered as specified by the
arguments and the collating sequence of the current locale. No
output is produced; only the exit code is affected.
The option "--check"
is equivalent to the "-
c
"
option.
Technically speaking, this field points to a set with the options of the
current set plus the option "--check"
. If the option "--check"
is already set, the field check
points to the enum constant itself
as it already represents the current set of options.
public final SortOptionSet_bcdfhmru d
"-d"
: Consider only blanks and alphanumeric characters.
(This option is ignored if a comparator operand is present).
The option "-d"
is equivalent to the "--
dictionaryOrder
"
option.
Technically speaking, this field points to a set with the options of the
current set plus the option "-d"
. If the option "-d"
is already set, the field d
points to the enum constant itself
as it already represents the current set of options.
public final SortOptionSet_bcdfhmru dictionaryOrder
"--dictionaryOrder"
: Consider only blanks and alphanumeric characters.
(This option is ignored if a comparator operand is present).
The option "--dictionaryOrder"
is equivalent to the "-
d
"
option.
Technically speaking, this field points to a set with the options of the
current set plus the option "--dictionaryOrder"
. If the option "--dictionaryOrder"
is already set, the field dictionaryOrder
points to the enum constant itself
as it already represents the current set of options.
public final SortOptionSet_bcdfhmru h
"-h"
: Sort numerically, first by numeric sign (negative, zero, or
positive); then by SI suffix (either empty, or 'k' or 'K', or one
of 'MGTPEZY', in that order); and finally by numeric value. For
example, '1023M' sorts before '1G' because 'M' (mega) precedes 'G'
(giga) as an SI suffix.
This option sorts values that are consistently scaled to the nearest
suffix, regardless of whether suffixes denote powers of 1000 or
1024, and it therefore sorts the output of any single invocation of
the ls
command that are invoked with the --human-readable
option.
The syntax for numbers is the same as for the
--numericSort (-n)
option; the SI suffix must immediately
follow the number.
(This option is ignored if a comparator operand is present).
The option "-h"
is equivalent to the "--
humanNumericSort
"
option.
Technically speaking, this field points to a set with the options of the
current set plus the option "-h"
. If the option "-h"
is already set, the field h
points to the enum constant itself
as it already represents the current set of options.
public final SortOptionSet_bcdfhmru humanNumericSort
"--humanNumericSort"
: Sort numerically, first by numeric sign (negative, zero, or
positive); then by SI suffix (either empty, or 'k' or 'K', or one
of 'MGTPEZY', in that order); and finally by numeric value. For
example, '1023M' sorts before '1G' because 'M' (mega) precedes 'G'
(giga) as an SI suffix.
This option sorts values that are consistently scaled to the nearest
suffix, regardless of whether suffixes denote powers of 1000 or
1024, and it therefore sorts the output of any single invocation of
the ls
command that are invoked with the --human-readable
option.
The syntax for numbers is the same as for the
--numericSort (-n)
option; the SI suffix must immediately
follow the number.
(This option is ignored if a comparator operand is present).
The option "--humanNumericSort"
is equivalent to the "-
h
"
option.
Technically speaking, this field points to a set with the options of the
current set plus the option "--humanNumericSort"
. If the option "--humanNumericSort"
is already set, the field humanNumericSort
points to the enum constant itself
as it already represents the current set of options.
public final SortOptionSet_bcdfhmru f
"-f"
: Consider all lowercase characters that have uppercase equivalents to
be the uppercase equivalent for the purposes of comparison.
(This option is ignored if a comparator operand is present).
The option "-f"
is equivalent to the "--
ignoreCase
"
option.
Technically speaking, this field points to a set with the options of the
current set plus the option "-f"
. If the option "-f"
is already set, the field f
points to the enum constant itself
as it already represents the current set of options.
public final SortOptionSet_bcdfhmru ignoreCase
"--ignoreCase"
: Consider all lowercase characters that have uppercase equivalents to
be the uppercase equivalent for the purposes of comparison.
(This option is ignored if a comparator operand is present).
The option "--ignoreCase"
is equivalent to the "-
f
"
option.
Technically speaking, this field points to a set with the options of the
current set plus the option "--ignoreCase"
. If the option "--ignoreCase"
is already set, the field ignoreCase
points to the enum constant itself
as it already represents the current set of options.
public final SortOptionSet_bcdfhmru b
"-b"
: Ignore leading blanks.
(This option is ignored if a comparator operand is present).
The option "-b"
is equivalent to the "--
ignoreLeadingBlanks
"
option.
Technically speaking, this field points to a set with the options of the
current set plus the option "-b"
. If the option "-b"
is already set, the field b
points to the enum constant itself
as it already represents the current set of options.
public final SortOptionSet_bcdfhmru ignoreLeadingBlanks
"--ignoreLeadingBlanks"
: Ignore leading blanks.
(This option is ignored if a comparator operand is present).
The option "--ignoreLeadingBlanks"
is equivalent to the "-
b
"
option.
Technically speaking, this field points to a set with the options of the
current set plus the option "--ignoreLeadingBlanks"
. If the option "--ignoreLeadingBlanks"
is already set, the field ignoreLeadingBlanks
points to the enum constant itself
as it already represents the current set of options.
public final SortOptionSet_bdfhmru m
"-m"
: Merge only; the input file are assumed to be already sorted.
The option "-m"
is equivalent to the "--
merge
"
option.
Technically speaking, this field points to a set with the options of the
current set plus the option "-m"
. If the option "-m"
is already set, the field m
points to the enum constant itself
as it already represents the current set of options.
public final SortOptionSet_bdfhmru merge
"--merge"
: Merge only; the input file are assumed to be already sorted.
The option "--merge"
is equivalent to the "-
m
"
option.
Technically speaking, this field points to a set with the options of the
current set plus the option "--merge"
. If the option "--merge"
is already set, the field merge
points to the enum constant itself
as it already represents the current set of options.
public final SortOptionSet_bcdfhmru r
"-r"
: Reverse the sense of comparisons.
The option "-r"
is equivalent to the "--
reverse
"
option.
Technically speaking, this field points to a set with the options of the
current set plus the option "-r"
. If the option "-r"
is already set, the field r
points to the enum constant itself
as it already represents the current set of options.
public final SortOptionSet_bcdfhmru reverse
"--reverse"
: Reverse the sense of comparisons.
The option "--reverse"
is equivalent to the "-
r
"
option.
Technically speaking, this field points to a set with the options of the
current set plus the option "--reverse"
. If the option "--reverse"
is already set, the field reverse
points to the enum constant itself
as it already represents the current set of options.
public final SortOptionSet_bcdfhmru u
"-u"
: Unique: suppress all but one in each set of lines having equal keys.
If used with the -c
option, checks that there are no lines
with duplicate keys, in addition to checking that the input file is
sorted.
The option "-u"
is equivalent to the "--
unique
"
option.
Technically speaking, this field points to a set with the options of the
current set plus the option "-u"
. If the option "-u"
is already set, the field u
points to the enum constant itself
as it already represents the current set of options.
public final SortOptionSet_bcdfhmru unique
"--unique"
: Unique: suppress all but one in each set of lines having equal keys.
If used with the -c
option, checks that there are no lines
with duplicate keys, in addition to checking that the input file is
sorted.
The option "--unique"
is equivalent to the "-
u
"
option.
Technically speaking, this field points to a set with the options of the
current set plus the option "--unique"
. If the option "--unique"
is already set, the field unique
points to the enum constant itself
as it already represents the current set of options.
public static SortOptionSet_bcdfhmru[] values()
for (SortOptionSet_bcdfhmru c : SortOptionSet_bcdfhmru.values()) System.out.println(c);
public static SortOptionSet_bcdfhmru valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic Class<SortOption> optionType()
OptionSet
optionType
in interface OptionSet<SortOption>
public boolean isSet(SortOption option)
OptionSet
option
is set and false otherwiseisSet
in interface OptionSet<SortOption>
option
- the option to testoption
is set in this OptionSet
public int size()
OptionSet
size
in interface OptionSet<SortOption>
public EnumSet<SortOption> asSet()
this
option set.asSet
in interface OptionSet<SortOption>
public Iterator<SortOption> iterator()
iterator
in interface Iterable<SortOption>
iterator
in interface OptionSet<SortOption>
public boolean useAcronymFor(SortOption option)
acronym
should be used in
for the specified option
string representations.
In particular and independent from the option
argument, this
option set returns true if the last option added to this set was an
acronym, and false if it was a long option name.
For instance, the set defined as
SortOptionSet_bcdfhmru.check.d;uses acronyms, that is, this method always returns true for the above set.
On the other hand, long option names are used and this method always returns false for the set
SortOptionSet_bcdfhmru.c.dictionaryOrder;
Note that a repeated option is not treated as the last set option. For instance, the first and last option of the following set are equivalent and acronyms are used:
SortOptionSet_bcdfhmru.c.d.check;
This method always returns true for the empty set with no active options.
useAcronymFor
in interface OptionSet<SortOption>
option
- the option of interest, has no impact on the result returned
by this methodCopyright © 2024. All rights reserved.