|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICustomEquivalence
Classes that implement this interface have a custom method for detecting equivalence.
Method Summary | |
---|---|
boolean |
isEquivalent(Object obj)
Returns whether this object is equivalent to the given object. |
Method Detail |
---|
boolean isEquivalent(Object obj)
obj
- the object to compare with.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |