Uses of Enum
net.thucydides.model.batches.BatchStrategy
Packages that use BatchStrategy
-
Uses of BatchStrategy in net.thucydides.model.batches
Subclasses with type arguments of type BatchStrategy in net.thucydides.model.batchesMethods in net.thucydides.model.batches that return BatchStrategyModifier and TypeMethodDescriptionstatic BatchStrategyReturns the enum constant of this type with the specified name.static BatchStrategy[]BatchStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.