Java javax.tools DiagnosticCollector fields, constructors, methods, implement or subclass

Example usage for Java javax.tools DiagnosticCollector fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.tools DiagnosticCollector.

The text is from its open source code.

Constructor

Method

List>getDiagnostics()
Returns a list view of diagnostics collected by this object.