Package android.databinding.tool.expr
Interface VersionProvider
-
public interface VersionProviderIf an object can be invalidated, it is responsible to provide a version number. This number is used when caching values in code generation. (like flags)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetVersion()
-