public static class Dns.Resolved$
extends java.lang.Object
implements scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static Dns.Resolved$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
Resolved$() |
| Modifier and Type | Method and Description |
|---|---|
Dns.Resolved |
apply(java.lang.String name,
scala.collection.Iterable<java.net.InetAddress> addresses) |
public static final Dns.Resolved$ MODULE$
public Dns.Resolved apply(java.lang.String name, scala.collection.Iterable<java.net.InetAddress> addresses)