Serializable
, Supplier<R>
, Function0<R>
, ThrowingFunction0<R>
public abstract class CheckedFunction0<R> extends Object implements Function0<R>, ThrowingFunction0<R>
Constructor | Description |
---|---|
CheckedFunction0() |
Modifier and Type | Method | Description |
---|---|---|
R |
value() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
safeValue
Copyright © 2004–2019. All rights reserved.