| Modifier and Type | Class | Description |
|---|---|---|
static class |
ThrowingLazy.Cached<T,E extends Exception> |
|
static class |
ThrowingLazy.Value<T,E extends Exception> |
| Constructor | Description |
|---|---|
Cached(ThrowingLazy<T,E> lazy) |
|
Value(ThrowingLazy<T,E> supplier) |
Copyright © 2017. All rights reserved.