Uses of Class
org.springframework.util.StopWatch.TaskInfo
Package
Description
Miscellaneous utility classes, such as String manipulation utilities,
a Log4J configurer, and a state holder for paged lists of objects.
-
Uses of StopWatch.TaskInfo in org.springframework.util
Modifier and TypeMethodDescriptionStopWatch.getLastTaskInfo()
Get the last task as aStopWatch.TaskInfo
object.StopWatch.getTaskInfo()
Get an array of the data for tasks performed.