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