Package | Description |
---|---|
org.simpleflatmapper.reflect |
Reflection tools.
|
org.simpleflatmapper.reflect.getter | |
org.simpleflatmapper.reflect.primitive |
Modifier and Type | Method and Description |
---|---|
static <T> IntGetter<T> |
ObjectGetterFactory.toIntGetter(Getter<T,? extends Integer> getter) |
Modifier and Type | Class and Description |
---|---|
class |
ArraySizeGetter |
class |
ConstantIntGetter<T> |
class |
IndexedIntArrayGetter |
class |
ListSizeGetter |
Constructor and Description |
---|
OrdinalEnumGetter(IntGetter<R> getter,
Class<E> enumType) |
Modifier and Type | Class and Description |
---|---|
class |
BoxedIntGetter<T> |
Copyright © 2019. All rights reserved.