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