Uses of Enum Class
cn.sinozg.applet.common.enums.RateLimiterUnit
Packages that use RateLimiterUnit
-
Uses of RateLimiterUnit in cn.sinozg.applet.common.enums
Methods in cn.sinozg.applet.common.enums that return RateLimiterUnitModifier and TypeMethodDescriptionstatic RateLimiterUnitReturns the enum constant of this class with the specified name.static RateLimiterUnit[]RateLimiterUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.