|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanComparerProvider
Provides Comparer
s.
Method Summary | ||
---|---|---|
|
comparerFor(String property,
Class<T> type)
Provide a Comparer for the given property
and type. |
Method Detail |
---|
<T> Comparer<T> comparerFor(String property, Class<T> type)
Comparer
for the given property
and type.
property
- The name of the property.type
- The type of the property.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |