Package io.opencensus.trace
Class AutoValue_AttributeValue_AttributeValueDouble
java.lang.Object
io.opencensus.trace.AttributeValue
io.opencensus.trace.AttributeValue.AttributeValueDouble
io.opencensus.trace.AutoValue_AttributeValue_AttributeValueDouble
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_AttributeValue_AttributeValueDouble
extends AttributeValue.AttributeValueDouble
-
Nested Class Summary
Nested classes/interfaces inherited from class io.opencensus.trace.AttributeValue
AttributeValue.AttributeValueBoolean, AttributeValue.AttributeValueDouble, AttributeValue.AttributeValueLong, AttributeValue.AttributeValueString
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.opencensus.trace.AttributeValue.AttributeValueDouble
create, match, match
Methods inherited from class io.opencensus.trace.AttributeValue
booleanAttributeValue, doubleAttributeValue, longAttributeValue, stringAttributeValue
-
Field Details
-
doubleValue
-
-
Constructor Details
-
AutoValue_AttributeValue_AttributeValueDouble
AutoValue_AttributeValue_AttributeValueDouble(Double doubleValue)
-
-
Method Details
-
getDoubleValue
Double getDoubleValue()- Specified by:
getDoubleValue
in classAttributeValue.AttributeValueDouble
-
toString
-
equals
-
hashCode
public int hashCode()
-