| Package | Description |
|---|---|
| ch.jalu.configme.beanmapper.leafvaluehandler |
| Modifier and Type | Class and Description |
|---|---|
class |
BigNumberLeafValueHandler
Number handler for 'Big' types that have arbitrary precision (BigInteger, BigDecimal)
and should be represented as strings in the config.
|
class |
BooleanLeafValueHandler
Boolean leaf value handler.
|
class |
EnumLeafValueHandler
Enum handler.
|
class |
NumberLeafValueHandler
Number handler for types without arbitrary precision.
|
class |
ObjectLeafValueHandler
Object handler.
|
class |
StringLeafValueHandler
String handler.
|
Copyright © 2016–2021 The AuthMe Team. All rights reserved.