|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.net.Uri.PathSegmentsBuilder
static class Uri.PathSegmentsBuilder
Builds PathSegments.
| Field Summary | |
|---|---|
(package private) String[] |
segments
|
(package private) int |
size
|
| Constructor Summary | |
|---|---|
Uri.PathSegmentsBuilder()
|
|
| Method Summary | |
|---|---|
(package private) void |
add(String segment)
|
(package private) Uri.PathSegments |
build()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
String[] segments
int size
| Constructor Detail |
|---|
Uri.PathSegmentsBuilder()
| Method Detail |
|---|
void add(String segment)
Uri.PathSegments build()
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||