VTypes - Release 1
Class org.violetlib.types.NullableOptional
Deprecated: ShowHide
-
-
|
Modifier and Type |
Static Method and Description |
 |
empty   |
static <T> NullableOptional<T> empty()
|
 |
of   |
static <T> NullableOptional<T> of(T value)
|
-
-
getClass, notify, notifyAll, toString, wait, wait, wait