枚举类的使用
cool.scx.standard.HttpMethod
使用HttpMethod的程序包
-
cool.scx.http_client中HttpMethod的使用
参数类型为HttpMethod的cool.scx.http_client中的方法 -
cool.scx.standard中HttpMethod的使用
返回HttpMethod的cool.scx.standard中的方法修饰符和类型方法说明static HttpMethod返回带有指定名称的该类的枚举常量。static HttpMethod[]HttpMethod.values()返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同