Constructor and Description |
---|
F.Option() |
Modifier and Type | Method and Description |
---|---|
abstract T |
get() |
abstract boolean |
isDefined() |
static <T> F.None<T> |
None() |
static <T> F.Some<T> |
Some(T value) |
Copyright © 2015. All Rights Reserved.