Class Between

  • All Implemented Interfaces:
    Filter, PropertyFilter

    public class Between
    extends AbstractFilter
    implements PropertyFilter
    A filter that matches if the property to check for falls within the defined range. This range is inclusive (i.e. boundary values count)
    Author:
    bas.rutten