Uses of Class
com.google.common.collect.testing.google.MultimapFeature
-
Packages that use MultimapFeature Package Description com.google.common.collect.testing.google -
-
Uses of MultimapFeature in com.google.common.collect.testing.google
Methods in com.google.common.collect.testing.google that return MultimapFeature Modifier and Type Method Description MultimapFeature[]
absent()
MultimapFeature[]
value()
static MultimapFeature
MultimapFeature. valueOf(java.lang.String name)
Returns 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.
-