| Package | Description |
|---|---|
| org.openksavi.sponge.action |
Interfaces for actions.
|
| org.openksavi.sponge.type | |
| org.openksavi.sponge.type.value | |
| org.openksavi.sponge.util |
Interfaces for utility functionalities.
|
| Class and Description |
|---|
| DataType
A data type.
|
| Class and Description |
|---|
| AnyType
Any type.
|
| BinaryType
A binary (byte array) type.
|
| BooleanType
A boolean type.
|
| CollectionType
A collection type.
|
| DataType
A data type.
|
| DataTypeKind
A data type kind.
|
| DateTimeKind
A date/time type kind.
|
| DateTimeType
A date/time type.
|
| DynamicType
An dynamic type representing dynamically typed values.
|
| IntegerType
An integer type that supports long as well (internally uses
Number). |
| ListType
A list type.
|
| MapType
A map type.
|
| NumberType
A number type, that include both integer and floating-point numbers.
|
| ObjectType
An object.
|
| QualifiedDataType
A qualified data type.
|
| RecordType
A record type.
|
| StringType
A string type.
|
| TypeType
A type representing a data type.
|
| VoidType
A void type that may be used to specify that an action returns no meaningful result.
|
| Class and Description |
|---|
| DataType
A data type.
|
| Class and Description |
|---|
| DataType
A data type.
|
| QualifiedDataType
A qualified data type.
|
Copyright © 2016–2019 Softelnet. All rights reserved.