Class DivideToLong
- java.lang.Object
-
- io.virtdata.basicsmappers.from_long.to_long.DivideToLong
-
- All Implemented Interfaces:
java.util.function.LongUnaryOperator
public class DivideToLong extends java.lang.Object implements java.util.function.LongUnaryOperatorInteger devide the cycle, the other side of modulo.
-
-
Constructor Summary
Constructors Constructor Description DivideToLong(long divisor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longapplyAsLong(long input)
-