Uses of Enum
com.google.common.collect.testing.features.MapFeature
Packages that use MapFeature
-
Uses of MapFeature in com.google.common.collect.testing.features
Subclasses with type arguments of type MapFeature in com.google.common.collect.testing.featuresMethods in com.google.common.collect.testing.features that return MapFeatureModifier and TypeMethodDescriptionstatic MapFeatureReturns the enum constant of this type with the specified name.static MapFeature[]MapFeature.values()Returns an array containing the constants of this enum type, in the order they are declared.