@FunctionalInterface public static interface Directive.ManipulationErrorConsumer
| Modifier and Type | Interface and Description |
|---|---|
static class |
Directive.ManipulationErrorConsumer.Severity |
| Modifier and Type | Field and Description |
|---|---|
static Directive.ManipulationErrorConsumer |
ignored |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Directive.ManipulationErrorConsumer.Severity severity,
String message) |
static final Directive.ManipulationErrorConsumer ignored
void add(Directive.ManipulationErrorConsumer.Severity severity, String message)
Copyright © 2020. All rights reserved.