| Package | Description |
|---|---|
| org.simpleflatmapper.map.fieldmapper |
FieldMapper implementations. |
| org.simpleflatmapper.map.getter |
| Modifier and Type | Field and Description |
|---|---|
IntContextualGetter<? super S> |
IntConstantSourceFieldMapper.getter |
| Modifier and Type | Method and Description |
|---|---|
static <T> IntContextualGetter<T> |
ConstantSourceFieldMapperFactoryImpl.toIntGetter(ContextualGetter<T,? extends Integer> getter) |
| Constructor and Description |
|---|
IntConstantSourceFieldMapper(IntContextualGetter<? super S> getter,
org.simpleflatmapper.reflect.primitive.IntSetter<? super T> setter) |
| Modifier and Type | Class and Description |
|---|---|
class |
BoxedIntContextualGetter<T> |
| Modifier and Type | Method and Description |
|---|---|
static <S> IntContextualGetter<? super S> |
ContextualGetterAdapter.of(org.simpleflatmapper.reflect.primitive.IntGetter<? super S> getter) |
| Constructor and Description |
|---|
IntegerBiFunction(IntContextualGetter pGetter) |
Copyright © 2020. All rights reserved.