@Implements(value=android.content.Intent.class) public class ShadowIntent extends java.lang.Object
Constructor and Description |
---|
ShadowIntent() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<?> |
getIntentClass()
Returns the
Class object set by Intent.setClass(android.content.Context, Class) |