Uses of Class
com.microsoft.playwright.impl.JSHandleImpl
-
Packages that use JSHandleImpl Package Description com.microsoft.playwright.impl -
-
Uses of JSHandleImpl in com.microsoft.playwright.impl
Subclasses of JSHandleImpl in com.microsoft.playwright.impl Modifier and Type Class Description classElementHandleImplFields in com.microsoft.playwright.impl with type parameters of type JSHandleImpl Modifier and Type Field Description private java.util.List<JSHandleImpl>Serialization.ValueSerializer. handlesMethods in com.microsoft.playwright.impl with parameters of type JSHandleImpl Modifier and Type Method Description com.google.gson.JsonElementSerialization.HandleSerializer. serialize(JSHandleImpl src, java.lang.reflect.Type typeOfSrc, com.google.gson.JsonSerializationContext context)
-