Class PropertyInRangeRule<T extends PropertyContainer>

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

    public class PropertyInRangeRule<T extends PropertyContainer>
    extends Object
    implements Predicate<T>
    Test for a property that is by comparison greater than the provided value.