Interface ContainerPredicate<T extends Predicate>

All Superinterfaces:
Predicate
All Known Implementing Classes:
ContainerQueryPredicate

public interface ContainerPredicate<T extends Predicate> extends Predicate
  • Method Details

    • parent

      T parent()
    • inner

      T inner()
    • renderInnerWithOutParentheses

      boolean renderInnerWithOutParentheses()