| Package | Description |
|---|---|
| org.sfm.map.impl |
Mapper partial implementation. |
| org.sfm.reflect |
Reflection tools.
|
| org.sfm.reflect.meta |
Class analyses.
|
| Modifier and Type | Field and Description |
|---|---|
protected PropertyFinder<T> |
PropertyMappingsBuilder.propertyFinder |
| Modifier and Type | Method and Description |
|---|---|
PropertyFinder<T> |
PropertyMappingsBuilder.getPropertyFinder() |
| Modifier and Type | Method and Description |
|---|---|
PropertyFinder<T> |
FastTupleClassMeta.newPropertyFinder() |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayPropertyFinder<T,E> |
class |
DirectClassMeta.DirectPropertyFinder |
class |
SingletonPropertyFinder<T> |
class |
TuplePropertyFinder<T> |
| Modifier and Type | Method and Description |
|---|---|
PropertyFinder<E> |
IndexedElement.getPropertyFinder() |
PropertyFinder<T> |
ArrayClassMeta.newPropertyFinder() |
PropertyFinder<T> |
TupleClassMeta.newPropertyFinder() |
PropertyFinder<T> |
DirectClassMeta.newPropertyFinder() |
PropertyFinder<T> |
ClassMeta.newPropertyFinder() |
PropertyFinder<T> |
SingletonClassMeta.newPropertyFinder() |
PropertyFinder<T> |
ObjectClassMeta.newPropertyFinder() |
Copyright © 2015. All rights reserved.