| Package | Description |
|---|---|
| org.jdbi.v3.core.mapper.reflect.internal |
| Modifier and Type | Method and Description |
|---|---|
static <T,B> ImmutablesPropertiesFactory |
ImmutablesPropertiesFactory.immutable(Class<T> defn,
Supplier<B> builder) |
static <T,M extends T> |
ImmutablesPropertiesFactory.modifiable(Class<T> defn,
Class<M> impl,
Supplier<M> constructor) |
| Modifier and Type | Method and Description |
|---|---|
PojoTypes |
PojoTypes.register(Class<?> key,
ImmutablesPropertiesFactory factory) |
Copyright © 2019. All rights reserved.