ThrowingLazy<T,E>public static final class ThrowingLazy.Value<T,E extends Exception> extends Object implements ThrowingLazy<T,E>
ThrowingLazy.Cached<T,E extends Exception>, ThrowingLazy.Value<T,E extends Exception>| Constructor | Description |
|---|---|
Value(ThrowingLazy<T,E> supplier) |
Copyright © 2017. All rights reserved.