|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ISame<T>
An interface to represent a method that compares two objects for user-defined equality.
| Method Summary | |
|---|---|
boolean |
same(T that)
Is this object the same as that? |
| Method Detail |
|---|
boolean same(T that)
that - object
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||