Class RareIntegerData
- java.lang.Object
-
- org.openqa.selenium.devtools.v107.domsnapshot.model.RareIntegerData
-
public class RareIntegerData extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RareIntegerData(java.util.List<java.lang.Integer> index, java.util.List<java.lang.Integer> value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<java.lang.Integer>
getIndex()
java.util.List<java.lang.Integer>
getValue()
-