Class AutoValue_Summary_Snapshot_ValueAtPercentile

    • Field Detail

      • percentile

        private final double percentile
      • value

        private final double value
    • Constructor Detail

      • AutoValue_Summary_Snapshot_ValueAtPercentile

        AutoValue_Summary_Snapshot_ValueAtPercentile​(double percentile,
                                                     double value)
    • Method Detail

      • toString

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

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

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