public static class Uri.Authority$
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static Uri.Authority$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| Authority$() | 
| Modifier and Type | Method and Description | 
|---|---|
| Uri.Authority | Empty() | 
| Uri.Authority | parse(org.parboiled2.ParserInput authorityString,
     java.nio.charset.Charset charset,
     Uri.ParsingMode mode) | 
public static final Uri.Authority$ MODULE$
public Uri.Authority Empty()
public Uri.Authority parse(org.parboiled2.ParserInput authorityString, java.nio.charset.Charset charset, Uri.ParsingMode mode)