Interface | Description |
---|---|
Diagnostic<S> |
Encapsulates diagnostic information from a tool.
|
DiagnosticListener<S> |
Receices diagnostic notifications from tools.
|
FileObject |
Abstraction for all kinds of file objects used by tools, e.g. regular files,
memory cache, or database data.
|
Enum | Description |
---|---|
Diagnostic.Kind |
The kind of diagnostic information.
|