Searched defs:ProgramClassCollection (Results 1 – 1 of 1) sorted by relevance
17 public class ProgramClassCollection extends ClassMap<DexProgramClass> { class27 private ProgramClassCollection(IdentityHashMap<DexType, Supplier<DexProgramClass>> classes) { in ProgramClassCollection() method in ProgramClassCollection