Package org.openqa.selenium.remote
Class SessionId
- java.lang.Object
-
- org.openqa.selenium.remote.SessionId
-
- All Implemented Interfaces:
java.io.Serializable
public class SessionId extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()java.lang.StringtoString()
-