Uses of Enum Class
dev.dokimos.core.conversation.AggregationStrategy
Packages that use AggregationStrategy
-
Uses of AggregationStrategy in dev.dokimos.core.conversation
Methods in dev.dokimos.core.conversation that return AggregationStrategyModifier and TypeMethodDescriptionstatic AggregationStrategyReturns the enum constant of this class with the specified name.static AggregationStrategy[]AggregationStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.dokimos.core.conversation with parameters of type AggregationStrategyModifier and TypeMethodDescriptionTrajectoryEvaluator.Builder.aggregationStrategy(AggregationStrategy strategy) Sets the score aggregation strategy.