Uses of Class
org.openqa.selenium.internal.Multimap
Packages that use Multimap
-
Uses of Multimap in org.openqa.selenium.internal
Methods in org.openqa.selenium.internal that return MultimapModifier and TypeMethodDescriptionMultimap.putAll(K key, Collection<V> values) Add given values for the given key.Constructors in org.openqa.selenium.internal with parameters of type Multimap