Package ch.njol.util
package ch.njol.util
-
ClassDescriptionCallback<R,
A> Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Checker<T>Deprecated, for removal: This API element is subject to removal in a future version.usePredicate
Deprecated, for removal: This API element is subject to removal in a future version.useCloseable
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> Deprecated.Use a use-case specific record.A object that can both be opened and closed.Pair<T1,T2> Deprecated.Use a use-case specific record.Predicate<T>Deprecated, for removal: This API element is subject to removal in a future version.usePredicate
Setter<T>Deprecated, for removal: This API element is subject to removal in a future version.useConsumer
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.
Function