|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Option
@Deprecated public interface Option<T>
The option of a cached entry. Allows the caching of a found entry or one that is not found.
| Nested Class Summary | |
|---|---|
static class |
Option.Builder
Deprecated. Builds an appropriate instance of Option. |
| Method Summary | |
|---|---|
boolean |
exists()
Deprecated. |
T |
getOrElse(T otherwise)
Deprecated. |
| Method Detail |
|---|
boolean exists()
T getOrElse(T otherwise)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||