Class NullIfGe

java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.from_double.to_other.NullIfGe
All Implemented Interfaces:
DoubleFunction<Double>

public class NullIfGe extends Object implements DoubleFunction<Double>
  • Constructor Details

    • NullIfGe

      public NullIfGe(double compareto)
  • Method Details