Class Date


  • @PublicEvolving
    public class Date
    extends Object
    Class representing a date value in statistics.
    • Constructor Detail

      • Date

        public Date​(long daysSinceEpoch)
    • Method Detail

      • getDaysSinceEpoch

        public long getDaysSinceEpoch()
      • copy

        public Date copy()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object