public static class Uri.ParsingMode$
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Uri.ParsingMode$.Relaxed$ | 
| static class  | Uri.ParsingMode$.Strict$ | 
| Modifier and Type | Field and Description | 
|---|---|
| static Uri.ParsingMode$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| ParsingMode$() | 
| Modifier and Type | Method and Description | 
|---|---|
| Uri.ParsingMode | apply(java.lang.String string) | 
public static final Uri.ParsingMode$ MODULE$
public Uri.ParsingMode apply(java.lang.String string)