Class ApkStringResHelper.InternalMap
java.lang.Object
com.pnfsoftware.jeb.core.units.code.android.ApkStringResHelper.InternalMap
- Enclosing class:
- ApkStringResHelper
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
pubmapA map of IDs to (res_type, res_name) entries
- 
strmapA map of string resource names to their values (non-localized).
 
- 
- 
Constructor Details- 
InternalMappublic InternalMap()
 
-