Class Functions.DoublePassThruFunction
java.lang.Object
org.eclipse.collections.impl.block.factory.Functions.DoublePassThruFunction
- All Implemented Interfaces:
Serializable,Function<Double,,Double> ToDoubleFunction<Double>,Function<Double,,Double> DoubleFunction<Double>
- Enclosing class:
Functions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.collections.api.block.function.primitive.DoubleFunction
applyAsDouble
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
DoublePassThruFunction
private DoublePassThruFunction()
-
-
Method Details
-
doubleValueOf
- Specified by:
doubleValueOfin interfaceDoubleFunction<Double>
-
valueOf
-
toString
-