public class ActivityIntentBuilder extends IntentBuilder
androidManifest, builderClass, codeModelHelper, contextClass, contextField, elementUtils, holder, intentClass, intentField, putExtraMethods, typeUtils| Constructor and Description |
|---|
ActivityIntentBuilder(HasIntentBuilder holder,
AndroidManifest androidManifest) |
| Modifier and Type | Method and Description |
|---|---|
void |
build() |
protected com.sun.codemodel.JClass |
getSuperClass() |
protected boolean |
hasActivityCompatInClasspath() |
protected boolean |
hasActivityOptionsInActivityCompat() |
protected boolean |
hasActivityOptionsInFragment() |
protected boolean |
hasFragmentInClasspath() |
protected boolean |
hasFragmentSupportInClasspath() |
protected boolean |
shouldGuardActivityOptions() |
getPutExtraMethod, getSuperPutExtraInvocationpublic ActivityIntentBuilder(HasIntentBuilder holder, AndroidManifest androidManifest)
public void build()
throws com.sun.codemodel.JClassAlreadyExistsException
build in class IntentBuildercom.sun.codemodel.JClassAlreadyExistsExceptionprotected com.sun.codemodel.JClass getSuperClass()
getSuperClass in class IntentBuilderprotected boolean hasFragmentInClasspath()
protected boolean hasFragmentSupportInClasspath()
protected boolean hasActivityCompatInClasspath()
protected boolean hasActivityOptionsInFragment()
protected boolean hasActivityOptionsInActivityCompat()
protected boolean shouldGuardActivityOptions()
Copyright © 2010-2015. All Rights Reserved.