| Package | Description | 
|---|---|
| org.springframework.util | Miscellaneous utility classes, such as String manipulation utilities,
 a Log4J configurer, and a state holder for paged lists of objects. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. |