| Package | Description |
|---|---|
| org.organicdesign.fp.oneOf |
This package contains Option which has Some() and None() which is useful for indicating "Not-Found"
or "End-of-stream/file".
|
| Modifier and Type | Method and Description |
|---|---|
static <T> None<T> |
None.none()
Generic version of the singleton instance.
|
Copyright © 2019. All rights reserved.