Class AutoValue_View_AggregationWindow_Interval


  • @Deprecated
    @Immutable
    @Generated("com.google.auto.value.processor.AutoValueProcessor")
    final class AutoValue_View_AggregationWindow_Interval
    extends View.AggregationWindow.Interval
    Deprecated.
    • Field Detail

      • duration

        private final Duration duration
        Deprecated.
    • Constructor Detail

      • AutoValue_View_AggregationWindow_Interval

        AutoValue_View_AggregationWindow_Interval​(Duration duration)
        Deprecated.
    • Method Detail

      • toString

        public java.lang.String toString()
        Deprecated.
        Overrides:
        toString in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object o)
        Deprecated.
        Overrides:
        equals in class java.lang.Object
      • hashCode

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