Package android.databinding.tool
Interface CompilerChef.BindableHolder
-
- All Known Implementing Classes:
ProcessBindable
- Enclosing class:
- CompilerChef
public static interface CompilerChef.BindableHolder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddVariable(java.lang.String variableName, java.lang.String containingClassName)
-