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 boolean
equals(java.lang.Object o)
int
hashCode()
java.lang.String
toString()
-