Skip navigation links

Package javascalautils

Contains various utility classes translated from the Scala language.

See: Description

Package javascalautils Description

Contains various utility classes translated from the Scala language.
They represent various use cases, such as containing one or zero value (Option), one of two values (Either) and value or exception (Try) 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
Author:
Peter Nerg
Skip navigation links

Copyright © 2015, Peter Nerg Apache License v2.0