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