Class Predicates.IsNull

java.lang.Object
org.eclipse.collections.impl.block.factory.Predicates<Object>
org.eclipse.collections.impl.block.factory.Predicates.IsNull
All Implemented Interfaces:
Serializable, Predicate<Object>, Predicate<Object>
Enclosing class:
Predicates<T>

private static final class Predicates.IsNull extends Predicates<Object>
  • Field Details

  • Constructor Details

    • IsNull

      private IsNull()
  • Method Details