Interface NodeFilter

All Superinterfaces:
LongPredicate

public interface NodeFilter extends LongPredicate
  • Field Details

    • ALLOW_EVERYTHING

      static final NodeFilter ALLOW_EVERYTHING
    • BLOCK_EVERYTHING

      static final NodeFilter BLOCK_EVERYTHING