Package org.openqa.selenium.grid.web
Class Values
- java.lang.Object
-
- org.openqa.selenium.grid.web.Values
-
public class Values extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Values()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> T
get(HttpResponse response, java.lang.reflect.Type typeOfT)
-
-
-
Method Detail
-
get
public static <T> T get(HttpResponse response, java.lang.reflect.Type typeOfT)
-
-