Class NullIfLt
- java.lang.Object
-
- io.virtdata.libbasics.shared.from_long.to_other.NullIfLt
-
- All Implemented Interfaces:
java.util.function.Function<java.lang.Long,java.lang.Long>
public class NullIfLt extends java.lang.Object implements java.util.function.Function<java.lang.Long,java.lang.Long>
-
-
Constructor Summary
Constructors Constructor Description NullIfLt(long ltvalue)
-
Method Summary
Modifier and Type Method Description java.lang.Longapply(java.lang.Long aLong)
-