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