public final class Uri extends AbstractRef
| Modifier and Type | Field and Description |
|---|---|
static Uri |
EMPTY |
REF| Modifier and Type | Method and Description |
|---|---|
static Uri |
raw(char[] value) |
static Uri |
raw(String value) |
String |
toString() |
static Uri |
valueOf(char[] value) |
static Uri |
valueOf(String value) |
equals, getChars, getScheme, getSchemeSpecificPart, hashCodepublic static final Uri EMPTY
Copyright © 2017. All rights reserved.