Uses of Enum Class
org.openqa.selenium.devtools.v141.tracing.model.MemoryDumpLevelOfDetail
Packages that use MemoryDumpLevelOfDetail
-
Uses of MemoryDumpLevelOfDetail in org.openqa.selenium.devtools.v141.tracing.model
Methods in org.openqa.selenium.devtools.v141.tracing.model that return MemoryDumpLevelOfDetailModifier and TypeMethodDescriptionstatic MemoryDumpLevelOfDetailMemoryDumpLevelOfDetail.fromString(String s) static MemoryDumpLevelOfDetailReturns the enum constant of this class with the specified name.static MemoryDumpLevelOfDetail[]MemoryDumpLevelOfDetail.values()Returns an array containing the constants of this enum class, in the order they are declared.