Package ch.njol.util


package ch.njol.util
  • Class
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    use Function instead.
    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.
    use Predicate instead.
    Deprecated, for removal: This API element is subject to removal in a future version.
    use Closeable instead.
    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.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Use a use-case specific record.
     
     
    A object that can both be opened and closed.
    Pair<T1,T2>
    Deprecated, for removal: This API element is subject to removal in a future version.
    Use a use-case specific record instead.
    Deprecated, for removal: This API element is subject to removal in a future version.
    use Predicate instead.
    Deprecated, for removal: This API element is subject to removal in a future version.
    use Consumer instead.
     
     
    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.