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