Package | Description |
---|---|
javascalautils |
Introducing some of the core concepts of Scala into Java.
The aim with these utility classes is to provide neat and concise programming patterns. Details and Wiki can be found at: https://github.com/pnerg/java-scala-util |
Modifier and Type | Field and Description |
---|---|
static None |
Option.DEFAULT_NONE
This is a singleton
None since it anyways cannot represent a state.Can also be accessed using Option.empty() |
Copyright © 2015. All rights reserved.