public class None<T> extends Object implements Option<T>
protected static None<?>
NONE
T
get()
boolean
isNone()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
none, of
protected static None<?> NONE
public boolean isNone()
isNone
Option<T>
public T get()
get
Copyright © 2020. All rights reserved.