org.androidtransfuse.gen.componentBuilder
Class OnCreateMethodBuilder
java.lang.Object
org.androidtransfuse.gen.componentBuilder.OnCreateMethodBuilder
- All Implemented Interfaces:
- MethodBuilder
public class OnCreateMethodBuilder
- extends Object
- implements MethodBuilder
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OnCreateMethodBuilder
@Inject
public OnCreateMethodBuilder(ASTMethod onCreateASTMethod,
LayoutBuilder layoutBuilder,
com.sun.codemodel.JCodeModel codeModel,
UniqueVariableNamer namer)
buildMethod
public MethodDescriptor buildMethod(com.sun.codemodel.JDefinedClass definedClass)
- Specified by:
buildMethod in interface MethodBuilder
closeMethod
public void closeMethod(MethodDescriptor descriptor)
- Specified by:
closeMethod in interface MethodBuilder
Copyright © 2012. All Rights Reserved.