Package io.opencensus.metrics.export
Class AutoValue_Point
java.lang.Object
io.opencensus.metrics.export.Point
io.opencensus.metrics.export.AutoValue_Point
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_Point
extends Point
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
timestamp
-
-
Constructor Details
-
AutoValue_Point
-
-
Method Details
-
getValue
Description copied from class:Point
Returns theValue
. -
getTimestamp
Description copied from class:Point
- Specified by:
getTimestamp
in classPoint
- Returns:
- the
Timestamp
.
-
toString
-
equals
-
hashCode
public int hashCode()
-