Uses of Interface
org.expasy.jpl.commons.collection.Register

Packages that use Register
org.expasy.jpl.commons.collection Provides JPL collection objects. 
 

Uses of Register in org.expasy.jpl.commons.collection
 

Subinterfaces of Register in org.expasy.jpl.commons.collection
 interface Pool<T extends Cachable>
          A Pool interface should be implemented by any pool that handles unique objects.
 

Classes in org.expasy.jpl.commons.collection that implement Register
 class PoolImpl<T extends Cachable>
          This pool stores unique and immutable objects.
 



Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.