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 TypeClassDescriptionenum
Optional features of classes derived fromCollection
.Methods in com.google.common.collect.testing.features that return CollectionFeatureModifier and TypeMethodDescriptionstatic CollectionFeature
Returns 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.