Class DateWrapper


  • public class DateWrapper
    extends AbstractPrimitiveWrapper<java.util.Date>
    Created by Kishore Routhu on 31/8/16 3:57 PM.
    • Constructor Summary

      Constructors 
      Constructor Description
      DateWrapper​(java.util.Date result)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DateWrapper

        public DateWrapper​(java.util.Date result)