Uses of Enum Class
org.openqa.selenium.devtools.v150.preload.model.SpeculationTargetHint
Packages that use SpeculationTargetHint
-
Uses of SpeculationTargetHint in org.openqa.selenium.devtools.v150.preload.model
Subclasses with type arguments of type SpeculationTargetHint in org.openqa.selenium.devtools.v150.preload.modelModifier and TypeClassDescriptionenumCorresponds to mojom::SpeculationTargetHint.Methods in org.openqa.selenium.devtools.v150.preload.model that return SpeculationTargetHintModifier and TypeMethodDescriptionstatic SpeculationTargetHintSpeculationTargetHint.fromString(String s) static SpeculationTargetHintReturns the enum constant of this class with the specified name.static SpeculationTargetHint[]SpeculationTargetHint.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openqa.selenium.devtools.v150.preload.model that return types with arguments of type SpeculationTargetHint