Class MemoryDumpConfig
java.lang.Object
java.util.AbstractMap<String,Object>
org.openqa.selenium.devtools.v141.tracing.model.MemoryDumpConfig
Configuration for memory dump. Used only when "memory-infra" category is enabled.
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.AbstractMap
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, putAll, remove, size, valuesMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
MemoryDumpConfig
-
-
Method Details
-
entrySet
-
put
-
containsKey
-
get
-
delegate
-
toJson
-
toString
- Overrides:
toStringin classAbstractMap<String,Object>
-