|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.android.util.PropertiesMap.Property
public static class PropertiesMap.Property
| Field Summary | |
|---|---|
java.lang.String |
resource
Pre-resolution resource value |
java.lang.String |
value
Post-resolution value |
| Constructor Summary | |
|---|---|
PropertiesMap.Property(java.lang.String resource,
java.lang.String value)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.String resource
public final java.lang.String value
| Constructor Detail |
|---|
public PropertiesMap.Property(java.lang.String resource,
java.lang.String value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||