Package | Description |
---|---|
org.unix4j.unix.find |
Contains private classes used by the
find command. |
Modifier and Type | Method and Description |
---|---|
static FindOption |
FindOption.findByAcronym(char acronym)
Returns the option with the given
acronym , or null if no
such option is found. |
FindOption |
TypeFilter.getOption() |
FindOption |
TimeFilter.TimeType.getOption() |
FindOption |
TimeFilter.TimeComparator.getOption() |
static FindOption |
FindOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FindOption[] |
FindOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EnumSet<FindOption> |
FindOptionSet_ilmnorz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_cdfilnorxz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_cdinorz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_ainorxz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_acdfilmnorxz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_afinorz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_fimnorz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_acdimnorz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_acimnorxz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_ailnorz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_acilmnorz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOption.asSet()
Returns a new set with
this active option. |
EnumSet<FindOption> |
FindOptionSet_cfinorz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_adfilnorxz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_cilnorz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_acfimnorz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_dimnorz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_adinorz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_cinorxz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_imnorxz.asSet()
Returns the set with the active options.
|
EnumSet<FindOption> |
FindOptionSet_dfilmnorxz.asSet()
Returns the set with the active options.
|
Iterator<FindOption> |
FindOptionSet_ilmnorz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_cdfilnorxz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_cdinorz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_ainorxz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_acdfilmnorxz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_afinorz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_fimnorz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_acdimnorz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_acimnorxz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_ailnorz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_acilmnorz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOption.iterator()
Returns an immutable iterator returning o single element:
this
option. |
Iterator<FindOption> |
FindOptionSet_cfinorz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_adfilnorxz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_cilnorz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_acfimnorz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_dimnorz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_adinorz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_cinorxz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_imnorxz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Iterator<FindOption> |
FindOptionSet_dfilmnorxz.iterator()
Returns an immutable iterator with the active options of this option set.
|
Class<FindOption> |
FindOptionSet_ilmnorz.optionType() |
Class<FindOption> |
FindOptionSet_cdfilnorxz.optionType() |
Class<FindOption> |
FindOptionSet_cdinorz.optionType() |
Class<FindOption> |
FindOptionSet_ainorxz.optionType() |
Class<FindOption> |
FindOptionSet_acdfilmnorxz.optionType() |
Class<FindOption> |
FindOptionSet_afinorz.optionType() |
Class<FindOption> |
FindOptionSet_fimnorz.optionType() |
Class<FindOption> |
FindOptionSet_acdimnorz.optionType() |
Class<FindOption> |
FindOptionSet_acimnorxz.optionType() |
Class<FindOption> |
FindOptionSet_ailnorz.optionType() |
Class<FindOption> |
FindOptionSet_acilmnorz.optionType() |
Class<FindOption> |
FindOption.optionType() |
Class<FindOption> |
FindOptionSet_cfinorz.optionType() |
Class<FindOption> |
FindOptionSet_adfilnorxz.optionType() |
Class<FindOption> |
FindOptionSet_cilnorz.optionType() |
Class<FindOption> |
FindOptionSet_acfimnorz.optionType() |
Class<FindOption> |
FindOptionSet_dimnorz.optionType() |
Class<FindOption> |
FindOptionSet_adinorz.optionType() |
Class<FindOption> |
FindOptionSet_cinorxz.optionType() |
Class<FindOption> |
FindOptionSet_imnorxz.optionType() |
Class<FindOption> |
FindOptionSet_dfilmnorxz.optionType() |
Modifier and Type | Method and Description |
---|---|
boolean |
FindOptionSet_ilmnorz.isSet(FindOption option) |
boolean |
FindOptionSet_cdfilnorxz.isSet(FindOption option) |
boolean |
FindOptionSet_cdinorz.isSet(FindOption option) |
boolean |
FindOptionSet_ainorxz.isSet(FindOption option) |
boolean |
FindOptionSet_acdfilmnorxz.isSet(FindOption option) |
boolean |
FindOptionSet_afinorz.isSet(FindOption option) |
boolean |
FindOptionSet_fimnorz.isSet(FindOption option) |
boolean |
FindOptionSet_acdimnorz.isSet(FindOption option) |
boolean |
FindOptionSet_acimnorxz.isSet(FindOption option) |
boolean |
FindOptionSet_ailnorz.isSet(FindOption option) |
boolean |
FindOptionSet_acilmnorz.isSet(FindOption option) |
boolean |
FindOption.isSet(FindOption option) |
boolean |
FindOptionSet_cfinorz.isSet(FindOption option) |
boolean |
FindOptionSet_adfilnorxz.isSet(FindOption option) |
boolean |
FindOptionSet_cilnorz.isSet(FindOption option) |
boolean |
FindOptionSet_acfimnorz.isSet(FindOption option) |
boolean |
FindOptionSet_dimnorz.isSet(FindOption option) |
boolean |
FindOptionSet_adinorz.isSet(FindOption option) |
boolean |
FindOptionSet_cinorxz.isSet(FindOption option) |
boolean |
FindOptionSet_imnorxz.isSet(FindOption option) |
boolean |
FindOptionSet_dfilmnorxz.isSet(FindOption option) |
boolean |
FindOptionSet_ilmnorz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_cdfilnorxz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_cdinorz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_ainorxz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_acdfilmnorxz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_afinorz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_fimnorz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_acdimnorz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_acimnorxz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_ailnorz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_acilmnorz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOption.useAcronymFor(FindOption option)
Returns true if the
acronym should be used for
the specified option in string representations. |
boolean |
FindOptionSet_cfinorz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_adfilnorxz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_cilnorz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_acfimnorz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_dimnorz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_adinorz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_cinorxz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_imnorxz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
boolean |
FindOptionSet_dfilmnorxz.useAcronymFor(FindOption option)
Returns true if the
acronym should be used in
for the specified option string representations. |
Constructor and Description |
---|
Default(FindOption... options)
Constructor for an option set with the given active options.
|
Default(FindOption option)
Constructor for an option set with a single active option.
|
Constructor and Description |
---|
Default(OptionSet<FindOption> optionSet)
Constructor for an option set initialized with the options given by
another option set.
|
Copyright © 2024. All rights reserved.