public class Host$ extends ModeledCompanion<Host> implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static Host$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| Host$() | 
| Modifier and Type | Method and Description | 
|---|---|
| Host | apply(java.net.InetSocketAddress address) | 
| Host | apply(java.lang.String host) | 
| Host | apply(java.lang.String host,
     int port) | 
| Host | apply(Uri.Authority authority) | 
| Host | empty() | 
lowercaseName, name, nameFromClass, parseFromValueString, renderpublic static final Host$ MODULE$