Class Connection$

All Implemented Interfaces:
Renderable, Serializable

public class Connection$ extends ModeledCompanion<Connection> implements Serializable
See Also:
  • Field Details

    • MODULE$

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

    • Connection$

      public Connection$()
  • Method Details

    • apply

      public Connection apply(String first, scala.collection.immutable.Seq<String> more)
    • tokensRenderer

      public Renderer<scala.collection.immutable.Iterable<String>> tokensRenderer()