Class NullIfGt

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

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

    • NullIfGt

      public NullIfGt(double compareto)
  • Method Details