public static interface Linker.ErrorHandler
| Modifier and Type | Field and Description |
|---|---|
static Linker.ErrorHandler |
NULL |
| Modifier and Type | Method and Description |
|---|---|
void |
handleErrors(List<String> errors)
Fail if any errors have been enqueued.
|
static final Linker.ErrorHandler NULL
Copyright © 2024 Square, Inc.. All rights reserved.