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:
test
in interfacePredicate<E>
- Throws:
ThrowBreak
-
-