|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComparersByType
A collection of Comparer
s.
Method Summary | ||
---|---|---|
|
comparerFor(Class<T> type)
Find a Comparer for a given type. |
Methods inherited from interface org.oddjob.beancmpr.comparers.HierarchicalComparer |
---|
injectComparers |
Method Detail |
---|
<T> Comparer<T> comparerFor(Class<T> type)
Comparer
for a given type.
T
- The type of the type.type
- The type.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |