Class PrimitiveFunctions.UnboxIntegerToDouble
java.lang.Object
org.eclipse.collections.impl.block.factory.PrimitiveFunctions.UnboxIntegerToDouble
- All Implemented Interfaces:
Serializable, ToDoubleFunction<Integer>, DoubleFunction<Integer>
- Enclosing class:
PrimitiveFunctions
private static class PrimitiveFunctions.UnboxIntegerToDouble
extends Object
implements DoubleFunction<Integer>
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
UnboxIntegerToDouble
private UnboxIntegerToDouble()
-
-
Method Details
-
doubleValueOf
- Specified by:
doubleValueOfin interfaceDoubleFunction<Integer>
-