|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Identifiable
This interface is implemented by objects that have a unique integer ID. It allows the Identifier class to iterate through lists of such objects and check their IDs when looking for the next available ID.
Identifier
Method Summary | |
---|---|
int |
getId()
Returns the unique integer ID of the object. |
Method Detail |
---|
int getId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |