Class PropertyLessThanRule<T extends PropertyContainer>

java.lang.Object
net.fortuna.ical4j.filter.predicate.PropertyLessThanRule<T>
Type Parameters:
T -
All Implemented Interfaces:
Predicate<T>

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