PropertyFinder.PropertyFinderProbepublic static class PropertyFinder.DefaultPropertyFinderProbe extends Object implements PropertyFinder.PropertyFinderProbe
| Constructor | Description |
|---|---|
DefaultPropertyFinderProbe(PropertyNameMatcher propertyNameMatcher) |
| Modifier and Type | Method | 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 © 2019. All rights reserved.