Class DivideToLong

java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.from_long.to_long.DivideToLong
All Implemented Interfaces:
LongUnaryOperator

public class DivideToLong extends Object implements LongUnaryOperator
Integer devide the cycle, the other side of modulo.
  • Constructor Details

    • DivideToLong

      public DivideToLong(long divisor)
  • Method Details