Class Div
- java.lang.Object
-
- io.virtdata.basicsmappers.unary_int.Div
-
- All Implemented Interfaces:
java.util.function.IntUnaryOperator
public class Div extends java.lang.Object implements java.util.function.IntUnaryOperator
-
-
Constructor Summary
Constructors Constructor Description Div(int divisor)
-
Method Summary
Modifier and Type Method Description intapplyAsInt(int operand)
-