Enum Class的使用
cool.scx.enumeration.HttpMethod
使用HttpMethod的程序包
-
cool.scx.enumeration中HttpMethod的使用
修饰符和类型方法说明static HttpMethodReturns the enum constant of this class with the specified name.static HttpMethod[]HttpMethod.values()Returns an array containing the constants of this enum class, in the order they are declared. -
cool.scx.http_client中HttpMethod的使用
参数类型为HttpMethod的cool.scx.http_client中的方法