Package com.illumon.iris.libs.primitives


package com.illumon.iris.libs.primitives
  • Class
    Description
    Algorithm used to resolve ties when performing a binary search.
    A set of commonly used functions that can be applied to Boolean types.
    A set of commonly used numeric functions that can be applied to Byte types.
    A set of commonly used functions that can be applied to Byte types.
    A set of commonly used functions for casting between types.
    A set of commonly used functions that can be applied to Character types.
    A set of commonly used functions for comparing primitive pairs.
    A set of commonly used doubleing point numeric functions that can be applied to Double types.
    A set of commonly used numeric functions that can be applied to Double types.
    A set of commonly used functions that can be applied to Double types.
    A set of commonly used floating point numeric functions that can be applied to Float types.
    A set of commonly used numeric functions that can be applied to Float types.
    A set of commonly used functions that can be applied to Float types.
    A set of commonly used numeric functions that can be applied to Integer types.
    A set of commonly used functions that can be applied to Integer types.
    A set of commonly used numeric functions that can be applied to Long types.
    A set of commonly used functions that can be applied to Long types.
    A set of commonly used functions that can be applied to Object types.
    A set of commonly used functions for parsing strings to primitive values.
    A set of commonly used numeric functions that can be applied to Short types.
    A set of commonly used functions that can be applied to Short types.
    A set of commonly used functions which are not associated with a specific type.