Package org.klojang.check.aux


package org.klojang.check.aux
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.
  • Class
    Description
    Indicates that insertion into a Map, Set or some other uniqueness-enforcing data structure failed because the value to be inserted turned out to be a duplicate.
    Symbolic constants for the intended usage of the value.
    Marks objects that can meaningfully be said to be empty.
    A simple value container that explicitly allows the value to be null.