public final class Input<V> extends Object
boolean
defined
V
value
static <V> Input<V>
absent()
fromNullable(V value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final V value
public final boolean defined
public static <V> Input<V> fromNullable(@Nullable V value)
public static <V> Input<V> absent()
Copyright © 2018. All rights reserved.