Skip to content

Releases: NawaMan/NullableJ

v2.0.0

18 Feb 07:54
Compare
Choose a tag to compare

NullableData now implements IAsNullable instead of Nullable.

v1.3.0

18 Feb 04:56
Compare
Choose a tag to compare

Add NullableData, NullableImpl and Otherwise.

NullableJ - v1.1.0

08 Feb 08:42
Compare
Choose a tag to compare
  • NullObjects - A way to get a sensible value for null object of a class.
  • Nullable methods for Array, Collection, Map, Supplier, Function.

NullableJ - OnePointOh!

04 Feb 12:54
Compare
Choose a tag to compare

Java Library to dealt with null naturally.
Contains commonly use null-friendly methods for general objects and strings.