Enum Class的使用
cool.scx.core.http.ScxHttpResponseStatus
使用ScxHttpResponseStatus的程序包
-
cool.scx.core.http中ScxHttpResponseStatus的使用
修饰符和类型方法说明static ScxHttpResponseStatusScxHttpResponseStatus.findByStatusCode(int statusCode) astatic ScxHttpResponseStatusReturns the enum constant of this class with the specified name.static ScxHttpResponseStatus[]ScxHttpResponseStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.