org.netbeans.modules.cnd.api.model
Interface CsmUID<T>
public interface CsmUID<T>
intefrace to present unique ID which must be used instead of
storing hard reference to Csm Objects for a lont time
- See Also:
CsmIdentifiable
|
Method Summary |
T |
getObject()
get object associated with this unique identifier |
getObject
T getObject()
- get object associated with this unique identifier