Hierarchy For Package org.jf.dexlib2.writer.pool

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.jf.dexlib2.writer.pool.BasePool<Key,​Value> (implements org.jf.dexlib2.writer.pool.Markable)
    • org.jf.dexlib2.base.reference.BaseReference (implements org.jf.dexlib2.iface.reference.Reference)
    • org.jf.dexlib2.writer.DexWriter<StringKey,​StringRef,​TypeKey,​TypeRef,​ProtoRefKey,​FieldRefKey,​MethodRefKey,​ClassKey,​CallSiteKey,​MethodHandleKey,​AnnotationKey,​AnnotationSetKey,​TypeListKey,​FieldKey,​MethodKey,​EncodedArrayKey,​EncodedValue,​AnnotationElement,​StringSectionType,​TypeSectionType,​ProtoSectionType,​FieldSectionType,​MethodSectionType,​ClassSectionType,​CallSiteSectionType,​MethodHandleSectionType,​TypeListSectionType,​AnnotationSectionType,​AnnotationSetSectionType,​EncodedArraySectionType>
      • org.jf.dexlib2.writer.pool.DexPool
    • org.jf.dexlib2.writer.DexWriter.SectionProvider
    • org.jf.dexlib2.writer.pool.TypeListPool.Key<TypeCollection> (implements java.lang.Comparable<T>)

Interface Hierarchy