| Class | Description |
|---|---|
| BaseValueType<T> | |
| BolType |
Metadata and parsing for the Boolean type.
|
| DblType |
Type representation of Java Double objects.
|
| FlagType |
Metadata and parsing for a Boolean type which is never null (nix flag behavior).
|
| IntType |
Type representation of Java Integer objects.
|
| LngType |
Type representation of Java Long objects.
|
| LocalDateTimeType |
Type representation of Java LocalDateTime objects.
|
| StrType |
Metadata and parsing for the String type.
|
Copyright © 2017. All rights reserved.