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