Enum Class的使用
com.codingapi.springboot.flow.result.ResultState
使用ResultState的程序包
-
com.codingapi.springboot.flow.result中ResultState的使用
修饰符和类型方法说明static ResultStatestatic ResultStateReturns the enum constant of this class with the specified name.static ResultState[]ResultState.values()Returns an array containing the constants of this enum class, in the order they are declared.