Class PropertyFinder.MatchedProperty<T,P extends PropertyMeta<T,?>>

java.lang.Object
org.simpleflatmapper.reflect.meta.PropertyFinder.MatchedProperty<T,P>
All Implemented Interfaces:
Comparable<PropertyFinder.MatchedProperty<T,?>>
Enclosing class:
PropertyFinder<T>

public static class PropertyFinder.MatchedProperty<T,P extends PropertyMeta<T,?>> extends Object implements Comparable<PropertyFinder.MatchedProperty<T,?>>