Enum Class的使用
com.alibaba.csp.sentinel.util.TimeUtil.STATE
使用TimeUtil.STATE的程序包
-
com.alibaba.csp.sentinel.util中TimeUtil.STATE的使用
修饰符和类型方法说明TimeUtil.getState()Current running statestatic TimeUtil.STATEReturns the enum constant of this class with the specified name.static TimeUtil.STATE[]TimeUtil.STATE.values()Returns an array containing the constants of this enum class, in the order they are declared.