Class ComponentWriter


  • public class ComponentWriter
    extends java.lang.Object
    Component is not created for test targets.
    • Constructor Summary

      Constructors 
      Constructor Description
      ComponentWriter​(android.databinding.tool.LibTypes libTypes)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String createComponent()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ComponentWriter

        public ComponentWriter​(android.databinding.tool.LibTypes libTypes)
    • Method Detail

      • createComponent

        public java.lang.String createComponent()