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