bedward70 / nullable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nullable

Motivation. We are not happy with Java Optional because is uncomfortable. Nullable is suggesting to do almost exactly and clearly.

You can build a jar file of the current snapshot version. Make sure your branch builds without any warnings/issues:

mvn clean install -Pqulice

About

License:MIT License


Languages

Language:Java 100.0%