Class PropertyMatchesRule<T extends PropertyContainer>

  • Type Parameters:
    T -
    All Implemented Interfaces:
    Predicate<T>

    public class PropertyMatchesRule<T extends PropertyContainer>
    extends Object
    implements Predicate<T>
    Test for a property that "matches" the provided regular expression.