Interface LessFilter<T>

All Superinterfaces:
ComparativeFilter<T>, DebugDumpable, Freezable, Itemable, ItemFilter, ObjectFilter, PropertyValueFilter<T>, Revivable, Serializable, ValueFilter<PrismPropertyValue<T>,PrismPropertyDefinition<T>>
All Known Implementing Classes:
LessFilterImpl

public interface LessFilter<T> extends ComparativeFilter<T>