public abstract class Plugin<T extends Plugin.Options>
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Plugin.Options |
| Constructor and Description |
|---|
Plugin() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
setup(android.content.Context context,
BaasBox box,
T options) |