| Package | Description |
|---|---|
| com.tomasteubner.common.json.mapper |
This package contains some standard mappers.
|
| Modifier and Type | Field and Description |
|---|---|
protected ReflectiveMapper<? super T> |
ReflectiveMapper.parentMapper |
| Constructor and Description |
|---|
ReflectiveMapper(Class<T> type,
Constructor<T> constructor,
ReflectiveMapper<? super T> parentMapper,
ReflectiveMapper.AttributeMapper[] attributeMappers) |
Copyright © 2014–2016 Tomas Teubner. All rights reserved.