public abstract class Dumps extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Dumps.HTTP
显示 HTTP 内容的名称空间
|
| Constructor and Description |
|---|
Dumps() |
| Modifier and Type | Method and Description |
|---|---|
static String |
matcher(Matcher m)
显示 Matcher 的详细信息
|
static String |
matcherFound(Matcher m)
显示 Matcher 的详细信息
|
static String |
obj(Object obj)
显示一个对象所有个 getter 函数返回,以及 public 的 Field 的值
|
Copyright © 2017. All rights reserved.