Class SpanId
- java.lang.Object
-
- org.openqa.selenium.remote.tracing.SpanId
-
public class SpanId extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SpanId(java.lang.Object underlyingId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()
-