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