|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Option<T> | The option of a cached entry. |
Class Summary | |
---|---|
None<T> | A cached option for no value. |
Option.Builder | Builds an appropriate instance of Option. |
OptionalReadThroughCache<K,V> | Read-through cache which stores missing results from the underlying factory in addition to non-missing values. |
Some<T> | A cached option for a value. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |