public static class PropertyFinder.DefaultPropertyFinderProbe extends Object implements PropertyFinder.PropertyFinderProbe
| Constructor and Description |
|---|
DefaultPropertyFinderProbe(PropertyNameMatcher propertyNameMatcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
found(PropertyMeta propertyMeta,
PropertyMatchingScore score) |
void |
select(PropertyMeta propertyMeta) |
public DefaultPropertyFinderProbe(PropertyNameMatcher propertyNameMatcher)
public void found(PropertyMeta propertyMeta, PropertyMatchingScore score)
found in interface PropertyFinder.PropertyFinderProbepublic void select(PropertyMeta propertyMeta)
select in interface PropertyFinder.PropertyFinderProbeCopyright © 2020. All rights reserved.