| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.units.code.android.ApkStringResHelper.InternalMap |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Map<Integer, Couple<String, String>> | pubmap | A map of IDs to (res_type, res_name) entries | |||||||||
| public Map<String, String> | strmap | A map of string resource names to their values (non-localized). | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| InternalMap() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
A map of string resource names to their values (non-localized).