org.androidtransfuse.gen.variableBuilder
Class PreferenceVariableBuilder
java.lang.Object
org.androidtransfuse.gen.variableBuilder.PreferenceVariableBuilder
- All Implemented Interfaces:
- VariableBuilder
public class PreferenceVariableBuilder
- extends Object
- implements VariableBuilder
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreferenceVariableBuilder
@Inject
public PreferenceVariableBuilder(ASTType preferenceType,
String preferenceName,
InjectionNode preferenceManagerInjectionNode,
TypedExpressionFactory typedExpressionFactory,
InjectionExpressionBuilder injectionExpressionBuilder,
ASTClassFactory astClassFactory)
buildVariable
public TypedExpression buildVariable(InjectionBuilderContext injectionBuilderContext,
InjectionNode injectionNode)
- Specified by:
buildVariable in interface VariableBuilder
Copyright © 2012. All Rights Reserved.