Package | Description |
---|---|
javascalautils |
Contains various utility classes translated from the Scala language.
|
Modifier and Type | Field and Description |
---|---|
static None |
Option.DEFAULT_NONE
This is a singleton
None since it anyways cannot represent a state. |
Modifier and Type | Method and Description |
---|---|
static <T> None<T> |
OptionCompanion.None()
Returns an instance of
None . |
Copyright © 2016, Peter Nerg Apache License v2.0