Package com.spun.util.date
Class DateRange.DateRangeFilter<T>
java.lang.Object
com.spun.util.date.DateRange.DateRangeFilter<T>
- All Implemented Interfaces:
Filter<T>
- Enclosing class:
- DateRange
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DateRangeFilter
-
-
Method Details
-
isExtracted
- Specified by:
isExtractedin interfaceFilter<T>- Returns:
- true if the object would be extracted by the filter
- Throws:
IllegalArgumentException- if the object is not supported by the filter
-