Package | Description |
---|---|
org.openimaj.hadoop.tools.sequencefile |
Modifier and Type | Method and Description |
---|---|
static ListModeOptions |
ListModeOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListModeOptions[] |
ListModeOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static List<RecordInformationExtractor> |
ListModeOptions.listOptionsToExtractPolicy(List<ListModeOptions> options)
Construct a list of extractors from the given options.
|