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) |
<E> PropertyMeta<T,E> |
PropertyFinder.findProperty(PropertyNameMatcher propertyNameMatcher,
Object[] properties,
TypeAffinity typeAffinity,
PropertyFinder.PropertyFinderProbe propertyFinderProbe) |
Constructor and Description |
---|
MatchingProperties(org.simpleflatmapper.util.Predicate<PropertyMeta<?,?>> propertyFilter,
PropertyFinder.PropertyFinderProbe propertyFinderProbe) |
Copyright © 2018. All rights reserved.