Uses of Enum
com.google.common.collect.testing.google.MultimapFeature
Packages that use MultimapFeature
-
Uses of MultimapFeature in com.google.common.collect.testing.google
Subclasses with type arguments of type MultimapFeature in com.google.common.collect.testing.googleModifier and TypeClassDescriptionenumOptional features of classes derived fromMultimap.Methods in com.google.common.collect.testing.google that return MultimapFeatureModifier and TypeMethodDescriptionstatic MultimapFeatureReturns the enum constant of this type with the specified name.static MultimapFeature[]MultimapFeature.values()Returns an array containing the constants of this enum type, in the order they are declared.