|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MultiValueComparison<T>
The Comparison
s between the values of two Matchable
s.
Method Summary | |
---|---|
Iterable<Comparison<?>> |
getValueComparisons()
Provides an Iterable of the individual Comparison s
between the values of two Matchable s. |
Methods inherited from interface org.oddjob.beancmpr.Comparison |
---|
getResult, getSummaryText, getX, getY |
Method Detail |
---|
Iterable<Comparison<?>> getValueComparisons()
Iterable
of the individual Comparison
s
between the values of two Matchable
s.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |