Package org.eclipse.collections.impl.block.function.primitive


package org.eclipse.collections.impl.block.function.primitive
This package contains implementations of primitive functions.
  • Class
    Description
    This file was automatically generated from template file primitiveCaseFunction.stg.
    This file was automatically generated from template file primitiveCaseFunction.stg.
    This file was automatically generated from template file primitiveCaseFunction.stg.
    Deprecated.
    since 3.0.
    A CharFunction can be used to convert one character to another.
    This file was automatically generated from template file primitiveCaseFunction.stg.
    DoubleFunctionImpl is an abstract implementation of the DoubleFunction interface which can be subclassed explicitly or as an anonymous inner class, without needing to override the valueOf method defined in Function.
    This file was automatically generated from template file primitiveCaseFunction.stg.
    This file was automatically generated from template file primitiveCaseFunction.stg.
    IntegerFunctionImpl is an abstract implementation of the IntFunction interface which can be subclassed explicitly or as an anonymous inner class, without needing to override the valueOf method defined in Function.
    This file was automatically generated from template file primitiveCaseFunction.stg.
    LongFunctionImpl is an abstract implementation of the LongFunction interface which can be subclassed explicitly or as an anonymous inner class, without needing to override the valueOf method defined in Function.
    This file was automatically generated from template file primitiveCaseFunction.stg.