public interface ExtensionsLoadedListener
| Modifier and Type | Field and Description |
|---|---|
static ExtensionsLoadedListener |
NOOP |
| Modifier and Type | Method and Description |
|---|---|
void |
loaded(java.util.Set<java.io.File> extensions) |
static final ExtensionsLoadedListener NOOP