Uses of Enum Class
io.vavr.collection.Multimap.ContainerType
Packages that use Multimap.ContainerType
-
Uses of Multimap.ContainerType in io.vavr.collection
Subclasses with type arguments of type Multimap.ContainerType in io.vavr.collectionMethods in io.vavr.collection that return Multimap.ContainerTypeModifier and TypeMethodDescriptionMultimap.getContainerType()Returns the type of theTraversablevalue container of thisMultiMap.static Multimap.ContainerTypeReturns the enum constant of this class with the specified name.static Multimap.ContainerType[]Multimap.ContainerType.values()Returns an array containing the constants of this enum class, in the order they are declared.