@Ser public interface IDexMap
The Dex map. The map is referenced in a dex header and contains references to the entire contents of a dex file, including items defined in other dex header structures (such as methods, fields, types, etc.). A map is associated to an IDexFile, not an IDexUnit.