public interface IntentInstaller<T extends Intent>
Modifier and Type | Interface and Description |
---|---|
static class |
IntentInstaller.Direction
The installation direction.
|
Modifier and Type | Method and Description |
---|---|
void |
apply(IntentOperationContext<T> context)
Applies an Intent operation context.
|
void apply(IntentOperationContext<T> context)
context
- the Intent operation context