Uses of Enum Class
com.google.common.collect.MultimapBuilder.LinkedListSupplier
Packages that use MultimapBuilder.LinkedListSupplier
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of MultimapBuilder.LinkedListSupplier in com.google.common.collect
Methods in com.google.common.collect that return MultimapBuilder.LinkedListSupplierModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MultimapBuilder.LinkedListSupplier[]
MultimapBuilder.LinkedListSupplier.values()
Returns an array containing the constants of this enum class, in the order they are declared.