| Package | Description |
|---|---|
| org.yarnandtail.andhow.valuetype |
| Modifier and Type | Class and Description |
|---|---|
class |
BigDecType
Metadata and parsing for configuration Properties of the
BigDecimal type. |
class |
BolType
Metadata and parsing for configuration Properties of the
Boolean type. |
class |
DblType
Metadata and parsing for configuration Properties of the
Double type. |
class |
FlagType
Metadata and parsing for a Boolean type which is never null, similar to a 'nix flag behavior.
|
class |
IntType
Metadata and parsing for configuration Properties of the
Integer type. |
class |
LngType
Metadata and parsing for configuration Properties of the
Long type. |
class |
LocalDateTimeType
Metadata and parsing for configuration Properties of the
LocalDateTime type. |
class |
StrType
Metadata and parsing for configuration Properties of the
String type. |
Copyright © 2022. All rights reserved.