Uses of Enum Class
org.openqa.selenium.devtools.v148.preload.model.SpeculationTargetHint
Packages that use SpeculationTargetHint
-
Uses of SpeculationTargetHint in org.openqa.selenium.devtools.v148.preload.model
Methods in org.openqa.selenium.devtools.v148.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.v148.preload.model that return types with arguments of type SpeculationTargetHint