Class PrimitiveFunctions.UnboxIntegerToChar

java.lang.Object
org.eclipse.collections.impl.block.factory.PrimitiveFunctions.UnboxIntegerToChar
All Implemented Interfaces:
Serializable, CharFunction<Integer>
Enclosing class:
PrimitiveFunctions

private static class PrimitiveFunctions.UnboxIntegerToChar extends Object implements CharFunction<Integer>
  • Field Details

  • Constructor Details

    • UnboxIntegerToChar

      private UnboxIntegerToChar()
  • Method Details