|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Matchable
Something that's matchable against another Matchable
for the same MatchDefinition
.
Method Summary | |
---|---|
MatchKey |
getKey()
Get the key to match on. |
Iterable<?> |
getKeys()
Get the keys. |
MatchableMetaData |
getMetaData()
Get the meta data that describe this matchable. |
Iterable<?> |
getOthers()
Get the others. |
Iterable<?> |
getValues()
Get the values for comparison. |
Method Detail |
---|
MatchKey getKey()
Iterable<?> getKeys()
Iterable<?> getValues()
Iterable<?> getOthers()
MatchableMetaData getMetaData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |