Class ComponentInfo$

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static ComponentInfo$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      ComponentInfo$()  
    • Method Summary

      • Methods inherited from class scala.runtime.AbstractFunction6

        curried, toString, tupled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface scala.Function6

        apply
    • Field Detail

      • MODULE$

        public static final ComponentInfo$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • ComponentInfo$

        public ComponentInfo$()