Package | Description |
---|---|
net.sourceforge.jnlp.cache |
Modifier and Type | Method and Description |
---|---|
static CacheLRUWrapper |
CacheLRUWrapper.getInstance()
Returns an instance of the policy.
|
static CacheLRUWrapper |
CacheLRUWrapper.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CacheLRUWrapper[] |
CacheLRUWrapper.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|