Enum Class的使用
org.tio.utils.resp.RespResult
使用RespResult的程序包
-
org.tio.utils.resp中RespResult的使用
返回RespResult的org.tio.utils.resp中的方法修饰符和类型方法说明static RespResultRespResult.from(int value) static RespResultReturns the enum constant of this class with the specified name.static RespResult[]RespResult.values()Returns an array containing the constants of this enum class, in the order they are declared.