Package io.opencensus.trace
Class AutoValue_AttributeValue_AttributeValueLong
java.lang.Object
io.opencensus.trace.AttributeValue
io.opencensus.trace.AttributeValue.AttributeValueLong
io.opencensus.trace.AutoValue_AttributeValue_AttributeValueLong
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_AttributeValue_AttributeValueLong
extends AttributeValue.AttributeValueLong
-
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.AttributeValueLong
create, match, match
Methods inherited from class io.opencensus.trace.AttributeValue
booleanAttributeValue, doubleAttributeValue, longAttributeValue, stringAttributeValue
-
Field Details
-
longValue
-
-
Constructor Details
-
AutoValue_AttributeValue_AttributeValueLong
AutoValue_AttributeValue_AttributeValueLong(Long longValue)
-
-
Method Details
-
getLongValue
Long getLongValue()- Specified by:
getLongValue
in classAttributeValue.AttributeValueLong
-
toString
-
equals
-
hashCode
public int hashCode()
-