| Package | Description |
|---|---|
| org.simpleflatmapper.map.fieldmapper |
FieldMapper implementations. |
| org.simpleflatmapper.map.getter |
| Modifier and Type | Field and Description |
|---|---|
ByteContextualGetter<? super S> |
ByteConstantSourceFieldMapper.getter |
| Modifier and Type | Method and Description |
|---|---|
static <T> ByteContextualGetter<T> |
ConstantSourceFieldMapperFactoryImpl.toByteGetter(ContextualGetter<T,? extends Byte> getter) |
| Constructor and Description |
|---|
ByteConstantSourceFieldMapper(ByteContextualGetter<? super S> getter,
org.simpleflatmapper.reflect.primitive.ByteSetter<? super T> setter) |
| Modifier and Type | Class and Description |
|---|---|
class |
BoxedByteContextualGetter<T> |
| Modifier and Type | Method and Description |
|---|---|
static <S> ByteContextualGetter<? super S> |
ContextualGetterAdapter.of(org.simpleflatmapper.reflect.primitive.ByteGetter<? super S> getter) |
| Constructor and Description |
|---|
ByteBiFunction(ByteContextualGetter pGetter) |
Copyright © 2020. All rights reserved.