Class ToShort
java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.conversions.from_double.ToShort
- All Implemented Interfaces:
DoubleFunction<Short>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ToShort
public ToShort() -
ToShort
public ToShort(int modulo)
-
-
Method Details
-
apply
- Specified by:
applyin interfaceDoubleFunction<Short>
-