Class UTCDate

  • All Implemented Interfaces:
    java.lang.Comparable<BatchDate>

    public class UTCDate
    extends BatchDate
    • Constructor Summary

      Constructors 
      Constructor Description
      UTCDate()  
      UTCDate​(long timestamp)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • UTCDate

        public UTCDate()
      • UTCDate

        public UTCDate​(long timestamp)