Package com.microsoft.playwright.impl
Class Serialization.ValueSerializer.HashableValue
- java.lang.Object
-
- com.microsoft.playwright.impl.Serialization.ValueSerializer.HashableValue
-
- Enclosing class:
- Serialization.ValueSerializer
private static class Serialization.ValueSerializer.HashableValue extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) java.lang.Objectvalue
-
Constructor Summary
Constructors Constructor Description HashableValue(java.lang.Object value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()
-