| Package | Description |
|---|---|
| io.virtdata.api |
| Modifier and Type | Method and Description |
|---|---|
ValueType |
FunctionType.getInputValueType() |
static ValueType |
ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueType |
ValueType.valueOfAssignableClass(Class<?> clazz) |
static ValueType |
ValueType.valueOfClassName(String typeName) |
static ValueType[] |
ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ValueType.compare(ValueType o1,
ValueType o2) |
Copyright © 2018. All rights reserved.