public class ConverterFunctions
extends Object
-
Method Summary
static <X> Function<org.openqa.selenium.json.JsonInput,X>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
map
public static <X>
Function<org.openqa.selenium.json.JsonInput,X> map(String keyName,
Type typeOfX)