Class Uri.IPv6Host$

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Uri

    public static class Uri.IPv6Host$
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Field Summary

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

      Constructors 
      Constructor Description
      IPv6Host$()  
    • Field Detail

      • MODULE$

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

      • IPv6Host$

        public IPv6Host$()
    • Method Detail

      • apply

        public Uri.IPv6Host apply​(scala.collection.immutable.Seq<java.lang.Object> bytes)
      • apply

        public Uri.IPv6Host apply​(java.lang.String bytes,
                                  java.lang.String address)
      • apply

        public Uri.IPv6Host apply​(byte[] bytes,
                                  java.lang.String address)