E - extension typeX - optional exception type thrown by the callback@FunctionalInterface public interface ExtensionConsumer<E,X extends Exception>
| Modifier and Type | Method and Description |
|---|---|
void |
useExtension(E extension)
Will be invoked with a live extension.
|
Copyright © 2017. All rights reserved.