org.sadun.util.pool2.test
Interface ObjectWithID

All Known Implementing Classes:
PassivableObject

public interface ObjectWithID

Author:
cris To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Method Summary
 java.lang.String getId()
           
 

Method Detail

getId

public java.lang.String getId()