Class ComponentPredicate.Simple<T>

java.lang.Object
w.util.function.ComponentPredicate.Simple<T>
All Implemented Interfaces:
Predicate<T>, ComponentPredicate<T>
Enclosing interface:
ComponentPredicate<T>

public static final class ComponentPredicate.Simple<T> extends Object implements ComponentPredicate<T>