| Package | Description |
|---|---|
| uno.informatics.data | |
| uno.informatics.data.dataset |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
DataOption.findValue(DataOption[] options,
String key,
Class<T> type) |
static <T> T |
DataOption.findValue(DataOption[] options,
String key,
Class<T> type,
T defaultValue) |
static boolean |
DataOption.hasOption(DataOption[] options,
String key) |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureData.writeData(Path filePath,
FileType type,
DataOption... options)
Writes the data to a file
|
Copyright © 2017. All rights reserved.