Class MemoryDumpConfig
java.lang.Object
java.util.AbstractMap<String,Object>
org.openqa.selenium.devtools.v150.tracing.model.MemoryDumpConfig
Configuration for memory dump. Used only when "memory-infra" category is enabled.
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractMap
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, putAll, remove, size, valuesMethods inherited from interface 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>
-