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