org.androidtransfuse.gen.variableBuilder
Class DependentVariableBuilderWrapper
java.lang.Object
org.androidtransfuse.gen.variableBuilder.ConsistentTypeVariableBuilder
org.androidtransfuse.gen.variableBuilder.DependentVariableBuilderWrapper
- All Implemented Interfaces:
- VariableBuilder
public class DependentVariableBuilderWrapper
- extends ConsistentTypeVariableBuilder
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DependentVariableBuilderWrapper
@Inject
public DependentVariableBuilderWrapper(InjectionNode dependency,
DependentVariableBuilder dependentVariableBuilder,
Class type,
TypedExpressionFactory typedExpressionFactory,
InjectionExpressionBuilder injectionExpressionBuilder)
buildExpression
public com.sun.codemodel.JExpression buildExpression(InjectionBuilderContext context,
InjectionNode injectionNode)
- Specified by:
buildExpression in class ConsistentTypeVariableBuilder
Copyright © 2012. All Rights Reserved.