| 程序包 | 说明 |
|---|---|
| org.springframework.util |
Miscellaneous utility classes, such as String manipulation utilities,
a Log4J configurer, and a state holder for paged lists of objects.
|
| 限定符和类型 | 方法和说明 |
|---|---|
StopWatch.TaskInfo |
StopWatch.getLastTaskInfo()
Return the last task as a TaskInfo object.
|
StopWatch.TaskInfo[] |
StopWatch.getTaskInfo()
Return an array of the data for tasks performed.
|