| Package | Description |
|---|---|
| org.simpleflatmapper.reflect.meta |
Class analyses.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertyFinder.DefaultPropertyFinderProbe |
| Modifier and Type | Method and Description |
|---|---|
<E> PropertyMeta<T,E> |
PropertyFinder.findProperty(PropertyNameMatcher propertyNameMatcher,
Object[] properties,
PropertyFinder.TypeAffinityScorer typeAffinity,
PropertyFinder.PropertyFinderProbe propertyFinderProbe,
PropertyFinder.PropertyFilter propertyFilter) |
<E> PropertyMeta<T,E> |
PropertyFinder.findProperty(PropertyNameMatcher propertyNameMatcher,
Object[] properties,
TypeAffinity typeAffinity,
PropertyFinder.PropertyFinderProbe propertyFinderProbe,
PropertyFinder.PropertyFilter propertyFilter) |
| Constructor and Description |
|---|
MatchingProperties(PropertyFinder.PropertyFinderProbe propertyFinderProbe) |
Copyright © 2019. All rights reserved.