ThrowingLazy.Cached, ThrowingLazy.Valuepublic interface ThrowingLazy<T,E extends Exception>
| Modifier and Type | Interface | Description |
|---|---|---|
static class |
ThrowingLazy.Cached<T,E extends Exception> |
|
static class |
ThrowingLazy.Value<T,E extends Exception> |
| Modifier and Type | Method | Description |
|---|---|---|
T |
value() |
Copyright © 2017. All rights reserved.