Class Add
- java.lang.Object
-
- io.virtdata.libbasics.shared.from_long.to_int.Add
-
- All Implemented Interfaces:
java.util.function.LongToIntFunction
public class Add extends java.lang.Object implements java.util.function.LongToIntFunction
-
-
Constructor Summary
Constructors Constructor Description Add(long addend)
-
Method Summary
Modifier and Type Method Description intapplyAsInt(long value)
-