|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cachable | |
|---|---|
| org.expasy.jpl.commons.collection | Provides JPL collection objects. |
| Uses of Cachable in org.expasy.jpl.commons.collection |
|---|
| Classes in org.expasy.jpl.commons.collection with type parameters of type Cachable | |
|---|---|
interface |
Pool<T extends Cachable>
A Pool interface should be implemented by any pool that handles
unique objects. |
class |
PoolImpl<T extends Cachable>
This pool stores unique and immutable objects. |
| Methods in org.expasy.jpl.commons.collection with type parameters of type Cachable | ||
|---|---|---|
static
|
PoolImpl.newInstance()
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||