Class YearToDateRangeFilter

  • All Implemented Interfaces:
    java.io.Serializable, IFilter

    public class YearToDateRangeFilter
    extends java.lang.Object
    implements IFilter
    Convert a year in a date range.

    Author:
    Javier Paniza
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object filter​(java.lang.Object o)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • YearToDateRangeFilter

        public YearToDateRangeFilter()