|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Uniquely
Implementing instances can retrieve a unique identifier, i.e. a string
description that is unique to them. Can be used in hash methods like
getUnique().hashCode()
| Method Summary | |
|---|---|
Object |
getUnique()
Returns a unique string description of this object or the state of this object. |
| Method Detail |
|---|
Object getUnique()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||