public abstract class EventDrivenFunction<Tin,Tout> extends Function<Tin,Tout>
Modifier and Type | Field and Description |
---|---|
protected Tin |
input |
protected Tout |
output |
isCancelled
Modifier | Constructor and Description |
---|---|
protected |
EventDrivenFunction() |
Modifier and Type | Method and Description |
---|---|
Tout |
apply(UQI uqi,
Tin input)
Apply this function
|
protected android.content.Context |
getContext() |
protected UQI |
getUQI() |
protected abstract void |
init() |
addParameters, addRequiredPermissions, cancel, compound, getHead, getParameters, getRequiredPermissions, getTail, onCancel, raiseException, toString