Enum Class的使用
com.aizuda.easy.retry.client.common.netty.RequestMethod
使用RequestMethod的程序包
-
com.aizuda.easy.retry.client.common.netty中RequestMethod的使用
修饰符和类型方法说明static RequestMethodReturns the enum constant of this class with the specified name.static RequestMethod[]RequestMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.