| Package | Description |
|---|---|
| consulting.omnia.util.io.file | |
| consulting.omnia.util.io.file.record |
| Modifier and Type | Method and Description |
|---|---|
<T> List<T> |
FlatFileDataReader.readRecords(Class<T> clazz,
Comparator<Field> comparator,
RecordType recordType) |
| Modifier and Type | Method and Description |
|---|---|
static RecordType |
RecordType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecordType[] |
RecordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Omnia Consulting. All rights reserved.