Uses of Package
com.croftsoft.core.util.id

Packages that use com.croftsoft.core.util.id
com.croftsoft.core.animation.model The base interface for the model of a game world entity. 
com.croftsoft.core.animation.model.seri Serializable implementations of Model classes. 
com.croftsoft.core.util.cache Cache implementations. 
com.croftsoft.core.util.cache.secure Hash Cache: retrieves content using hash digests (tutorial). 
com.croftsoft.core.util.id An Id is used for consistent cross-process identification. 
 

Classes in com.croftsoft.core.util.id used by com.croftsoft.core.animation.model
Id
          An Id is used for consistent cross-process identification.
 

Classes in com.croftsoft.core.util.id used by com.croftsoft.core.animation.model.seri
Id
          An Id is used for consistent cross-process identification.
LongId
          An Id implementation that uses a Long object as its value.
 

Classes in com.croftsoft.core.util.id used by com.croftsoft.core.util.cache
Id
          An Id is used for consistent cross-process identification.
 

Classes in com.croftsoft.core.util.id used by com.croftsoft.core.util.cache.secure
Id
          An Id is used for consistent cross-process identification.
 

Classes in com.croftsoft.core.util.id used by com.croftsoft.core.util.id
Id
          An Id is used for consistent cross-process identification.
 


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)