| Package | Description |
|---|---|
| org.simpleflatmapper.map.fieldmapper |
FieldMapper implementations. |
| org.simpleflatmapper.map.getter |
| Modifier and Type | Field and Description |
|---|---|
LongContextualGetter<? super S> |
LongConstantSourceFieldMapper.getter |
| Modifier and Type | Method and Description |
|---|---|
static <T> LongContextualGetter<T> |
ConstantSourceFieldMapperFactoryImpl.toLongGetter(ContextualGetter<T,? extends Long> getter) |
| Constructor and Description |
|---|
LongConstantSourceFieldMapper(LongContextualGetter<? super S> getter,
org.simpleflatmapper.reflect.primitive.LongSetter<? super T> setter) |
| Modifier and Type | Class and Description |
|---|---|
class |
BoxedLongContextualGetter<T> |
| Modifier and Type | Method and Description |
|---|---|
static <S> LongContextualGetter<? super S> |
ContextualGetterAdapter.of(org.simpleflatmapper.reflect.primitive.LongGetter<? super S> getter) |
| Constructor and Description |
|---|
LongBiFunction(LongContextualGetter pGetter) |
Copyright © 2020. All rights reserved.