Uses of Interface
org.klojang.check.aux.Emptyable
Package
Description
A small collection of classes and interfaces that do not themselves take part in
the validation framework, but are treated as first-class citizens by it.
-
Uses of Emptyable in org.klojang.check.aux
Modifier and TypeClassDescriptionfinal class
Result<T>
A simple value container that explicitly allows the value to benull
.