Interface Layers.ResourcePredicate

  • All Superinterfaces:
    java.util.function.Predicate<Resource>
    Enclosing class:
    Layers

    public static interface Layers.ResourcePredicate
    extends java.util.function.Predicate<Resource>
    • Method Summary

      • Methods inherited from interface java.util.function.Predicate

        and, negate, or, test