|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||