Package one.microstream.functional
Class IsNull<E>
- java.lang.Object
-
- one.microstream.functional.IsNull<E>
-
-
Method Detail
-
test
public final boolean test(E e) throws ThrowBreak
- Specified by:
testin interfacePredicate<E>- Throws:
ThrowBreak
-
-