|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MatchableComparer
Something that can compare two Matchable
s.
Method Summary | |
---|---|
MultiValueComparison<Matchable> |
compare(Matchable x,
Matchable y)
Compare two things. |
Methods inherited from interface org.oddjob.beancmpr.Comparer |
---|
getType |
Method Detail |
---|
MultiValueComparison<Matchable> compare(Matchable x, Matchable y)
Comparer
compare
in interface Comparer<Matchable>
x
- One thing.y
- The other thing.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |