Class Period

    • Method Detail

      • getType

        public Period.PeriodType getType()
        Returns:
        common type of the time period
      • getMillis

        public abstract long getMillis()
        Returns:
        get period in millis
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object