| Interface | Description |
|---|---|
| ImmutablesPropertiesFactory | |
| PojoProperties.PojoBuilder<T> | |
| PojoProperties.PojoProperty<T> |
| Class | Description |
|---|---|
| BeanPropertiesFactory | |
| ImmutablesPropertiesFactory.BasePojoProperties<T,B> | |
| ImmutablesPropertiesFactory.ImmutablePojoProperties<T,B> | |
| ImmutablesPropertiesFactory.ImmutableSpec<T,B> | |
| ImmutablesPropertiesFactory.ImmutablesPojoProperty<T> | |
| ImmutablesPropertiesFactory.ModifiablePojoProperties<T,M> | |
| ImmutablesPropertiesFactory.ModifiableSpec<T,M> | |
| PojoMapper<T> |
This class is the future home of BeanMapper functionality.
|
| PojoMapperFactory |
Row mapper that inspects an
immutables-style Immutable or Modifiable value class for properties
and binds them in the style of BeanMapper. |
| PojoProperties<T> |
Introspector-like interface that works with arbitrary pojos, not just beans. |
| PojoTypes |
Copyright © 2019. All rights reserved.