org.androidtransfuse.gen.componentBuilder
Class ExistingMethod
java.lang.Object
org.androidtransfuse.gen.componentBuilder.ExistingMethod
- All Implemented Interfaces:
- MethodGenerator
public class ExistingMethod
- extends Object
- implements MethodGenerator
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExistingMethod
public ExistingMethod(MethodDescriptor methodDescriptor)
buildMethod
public MethodDescriptor buildMethod(com.sun.codemodel.JDefinedClass definedClass)
- Specified by:
buildMethod in interface MethodGenerator
closeMethod
public void closeMethod(MethodDescriptor methodDescriptor)
- Specified by:
closeMethod in interface MethodGenerator
Copyright © 2012. All Rights Reserved.