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