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