public interface IPluginHost
| Modifier and Type | Method and Description |
|---|---|
default <T> T |
getInterface(Class<T> apiInterface)
Provides an implementation of a specified interface.
|
default <T> T getInterface(Class<T> apiInterface)
T - apiInterface - Copyright © 2019. All rights reserved.