Class Clear
- java.lang.Object
-
- io.virtdata.basicsmappers.stateful.from_long.Clear
-
- All Implemented Interfaces:
java.util.function.LongUnaryOperator
public class Clear extends java.lang.Object implements java.util.function.LongUnaryOperatorClears the per-thread map which is used by the Expr function.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longapplyAsLong(long operand)
-