Uses of Class
org.sourceforge.jemm.client.id.TrackedID

Packages that use TrackedID
org.sourceforge.jemm.client.id   
 

Uses of TrackedID in org.sourceforge.jemm.client.id
 

Methods in org.sourceforge.jemm.client.id that return TrackedID
 TrackedID TrackedIDFactory.create(ID id)
          Determines if a TrackedID already exists and if so uses it, otherwise creates a new TrackedID and maps that weakly and returns the value.
protected  TrackedID TrackedIDFactoryImpl.createValue(ID id)
           
 TrackedID TrackedIDFactory.get(ID id)
          Gets a TrackedID if it exists, otherwise returns null.
 



Copyright © 2009. All Rights Reserved.