Interface DiagnosticData
- All Known Implementing Classes:
DiagnosticCallStackReport,DiagnosticRuntimeMetric,DiagnosticThreadStateSnapshot
public interface DiagnosticData
Marker interface for payloads carried by
DiagnosticEvent.
All objects passed as data in a diagnostic event must implement this interface.