public abstract static class IAddonAttacher.AddonCallback<V> extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
mStopped |
| Constructor and Description |
|---|
IAddonAttacher.AddonCallback() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
action(V addon) |
void |
justAction(V addon) |
void |
justPost() |
boolean |
performAction(V addon) |
boolean |
post() |
void |
pre() |
void |
stop() |
Copyright © 2012-2013. All Rights Reserved.