Package ch.njol.util
package ch.njol.util
-
ClassDescriptionCallback<R,
A> A string which is compared ignoring it's case.Checker<T>LikeCloseable
, but not used for resources, thus it neither throws checked exceptions nor causes resource leak warnings.EnumTypeAdapter<T extends Enum<T>>A three-valued logic type (true, unknown, false), named after Stephen Cole Kleene.This class is not to be used by addons.NonNullPair<T1,T2> A object that can both be opened and closed.Pair<T1,T2> Predicate<T>Setter<T>