public class IntentConstructor
extends java.lang.Object
| Constructor and Description |
|---|
IntentConstructor() |
| Modifier and Type | Method and Description |
|---|---|
static android.content.Intent |
construct(IntentSpec spec)
Constructs an
Intent from the given IntentSpec. |
public static android.content.Intent construct(IntentSpec spec)
Intent from the given IntentSpec.spec - An IntentSpec.Intent.