Uses of Enum Class
org.distributeme.core.stats.RoutingStats.StatDef
Packages that use RoutingStats.StatDef
-
Uses of RoutingStats.StatDef in org.distributeme.core.stats
Methods in org.distributeme.core.stats that return RoutingStats.StatDefModifier and TypeMethodDescriptionstatic RoutingStats.StatDefRoutingStats.StatDef.getValueByName(String statName) static RoutingStats.StatDefReturns the enum constant of this class with the specified name.static RoutingStats.StatDef[]RoutingStats.StatDef.values()Returns an array containing the constants of this enum class, in the order they are declared.