public static interface PropertyFinder.FoundProperty<T>
Modifier and Type | Method and Description |
---|---|
<P extends PropertyMeta<T,?>> |
found(P propertyMeta,
Runnable selectionCallback,
PropertyMatchingScore score,
PropertyFinder.TypeAffinityScorer typeAffinityScorer) |
<P extends PropertyMeta<T,?>> void found(P propertyMeta, Runnable selectionCallback, PropertyMatchingScore score, PropertyFinder.TypeAffinityScorer typeAffinityScorer)
Copyright © 2019. All rights reserved.