Package org.openqa.selenium.json
Class TypeToken<T>
- java.lang.Object
-
- org.openqa.selenium.json.TypeToken<T>
-
public abstract class TypeToken<T> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TypeToken()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.reflect.Type
getType()
-