Class AbstractTagUtilities.DateRange

  • Enclosing class:
    AbstractTagUtilities

    protected class AbstractTagUtilities.DateRange
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DateRange​(java.util.Date start, java.util.Date end)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DateRange

        public DateRange​(java.util.Date start,
                         java.util.Date end)