|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidityValue | |
|---|---|
| org.apache.cocoon.sax.util | |
| Uses of ValidityValue in org.apache.cocoon.sax.util |
|---|
| Methods in org.apache.cocoon.sax.util that return ValidityValue | |
|---|---|
ValidityValue<V> |
InMemoryLRUResourceCache.get(String key)
Returns the value to which the specified key is cached, or null if this cache contains no mapping for the key. |
| Methods in org.apache.cocoon.sax.util with parameters of type ValidityValue | |
|---|---|
void |
InMemoryLRUResourceCache.put(String key,
ValidityValue<V> value)
Associates the specified value with the specified key in this cache. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||