| Class | Description |
|---|---|
| ActionType |
A type that is a result of the given action, e.g.
|
| AnyType | |
| BinaryType | |
| BooleanType | |
| IntegerType |
An integer type that supports long as well (internally uses
Number). |
| ListType<E> | |
| MapType<K,V> | |
| NumberType | |
| ObjectType<T> | |
| StringType | |
| Type<T> |
A data type.
|
| VoidType |
| Enum | Description |
|---|---|
| TypeKind |
Data type kind.
|
Copyright © 2016–2018 Softelnet. All rights reserved.