Package 

Class BatchDate

    • Constructor Summary

      Constructors 
      Constructor Description
      BatchDate(long timestamp)
    • Method Summary

      Modifier and Type Method Description
      void setTime(long time)
      long getTime()
      boolean equals(Object o)
      int hashCode()
      int compareTo(@NonNull() BatchDate otherDate)
      • 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