protected static class ListBasedDiagnosticConsumer.Internal
extends java.lang.Object
| Constructor and Description |
|---|
Internal() |
| Modifier and Type | Method and Description |
|---|---|
void |
consume(Diagnostic diagnostic) |
java.util.List<Diagnostic> |
getResult() |
boolean |
hasConsumedDiagnostics() |
public void consume(Diagnostic diagnostic)
public boolean hasConsumedDiagnostics()
public java.util.List<Diagnostic> getResult()