| Package | Description |
|---|---|
| org.jboss.util |
Utility classes and interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
StopWatch.Wrapper
Base wrapper class for other wrappers.
|
| Modifier and Type | Field and Description |
|---|---|
protected StopWatch |
StopWatch.Wrapper.watch |
| Modifier and Type | Method and Description |
|---|---|
static StopWatch |
StopWatch.makeSynchronized(StopWatch watch)
Return a synchronized stop watch.
|
| Modifier and Type | Method and Description |
|---|---|
static StopWatch |
StopWatch.makeSynchronized(StopWatch watch)
Return a synchronized stop watch.
|
| Constructor and Description |
|---|
Wrapper(StopWatch watch) |