org.androidtransfuse.gen.variableBuilder
Class MethodCallVariableBuilder
java.lang.Object
org.androidtransfuse.gen.variableBuilder.MethodCallVariableBuilder
- All Implemented Interfaces:
- DependentVariableBuilder
public class MethodCallVariableBuilder
- extends Object
- implements DependentVariableBuilder
- Author:
- John Ericksen
|
Method Summary |
com.sun.codemodel.JExpression |
buildVariable(com.sun.codemodel.JExpression dependencyExpression)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodCallVariableBuilder
@Inject
public MethodCallVariableBuilder(String methodName,
com.google.common.collect.ImmutableList<String> arguments)
buildVariable
public com.sun.codemodel.JExpression buildVariable(com.sun.codemodel.JExpression dependencyExpression)
- Specified by:
buildVariable in interface DependentVariableBuilder
Copyright © 2012. All Rights Reserved.