Package 

Class UTCDate

  • All Implemented Interfaces:
    java.lang.Comparable

    
    public class UTCDate
    extends BatchDate
                        
    • Constructor Summary

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

      Modifier and Type Method Description
      • Methods inherited from class com.batch.android.date.BatchDate

        compareTo, equals, getTime, hashCode, setTime
      • Methods inherited from class java.lang.Comparable

        compareTo
      • Methods inherited from class java.lang.Object

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

      • UTCDate

        UTCDate()
      • UTCDate

        UTCDate(long timestamp)