| Package | Description |
|---|---|
| ch.jalu.configme.beanmapper | |
| ch.jalu.configme.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMapper
Provides the
Mapper instance which is used by default. |
class |
MapperImpl
Implementation of
Mapper. |
| Modifier and Type | Method and Description |
|---|---|
static Mapper |
DefaultMapper.getInstance() |
| Constructor and Description |
|---|
BeanProperty(Class<T> beanType,
String path,
T defaultValue,
Mapper mapper) |
BeanProperty(TypeInformation beanType,
String path,
T defaultValue,
Mapper mapper)
Constructor.
|
Copyright © 2016–2018 The AuthMe Team. All rights reserved.