| Class | Description |
|---|---|
| Classes |
Class utilities.
|
| ContinuousStopwatch |
A continuously timing stopwatch that is used for simple performance monitoring.
|
| LineNumbers |
Looks up line numbers for classes and their members.
|
| SourceProvider |
Provides access to the calling line of code.
|
| StackTraceElements |
Creates stack trace elements for members.
|
| StackTraceElements.InMemoryStackTraceElement |
In-Memory version of
StackTraceElement that does not store the file name. |