Hierarchy For All Packages
Package Hierarchies:- org.jf.dexlib2,
- org.jf.dexlib2.analysis,
- org.jf.dexlib2.analysis.reflection,
- org.jf.dexlib2.analysis.reflection.util,
- org.jf.dexlib2.analysis.util,
- org.jf.dexlib2.base,
- org.jf.dexlib2.base.reference,
- org.jf.dexlib2.base.value,
- org.jf.dexlib2.builder,
- org.jf.dexlib2.builder.debug,
- org.jf.dexlib2.builder.instruction,
- org.jf.dexlib2.dexbacked,
- org.jf.dexlib2.dexbacked.instruction,
- org.jf.dexlib2.dexbacked.raw,
- org.jf.dexlib2.dexbacked.raw.util,
- org.jf.dexlib2.dexbacked.reference,
- org.jf.dexlib2.dexbacked.util,
- org.jf.dexlib2.dexbacked.value,
- org.jf.dexlib2.formatter,
- org.jf.dexlib2.iface,
- org.jf.dexlib2.iface.debug,
- org.jf.dexlib2.iface.instruction,
- org.jf.dexlib2.iface.instruction.formats,
- org.jf.dexlib2.iface.reference,
- org.jf.dexlib2.iface.value,
- org.jf.dexlib2.immutable,
- org.jf.dexlib2.immutable.debug,
- org.jf.dexlib2.immutable.instruction,
- org.jf.dexlib2.immutable.reference,
- org.jf.dexlib2.immutable.util,
- org.jf.dexlib2.immutable.value,
- org.jf.dexlib2.rewriter,
- org.jf.dexlib2.util,
- org.jf.dexlib2.writer,
- org.jf.dexlib2.writer.builder,
- org.jf.dexlib2.writer.io,
- org.jf.dexlib2.writer.pool,
- org.jf.dexlib2.writer.util,
- org.jf.util
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.AbstractSequentialList<E>
- org.jf.util.AbstractForwardSequentialList<T>
- org.jf.dexlib2.dexbacked.util.VariableSizeList<T>
- org.jf.dexlib2.writer.builder.BuilderTypeList
- org.jf.dexlib2.dexbacked.DexBackedDexFile.IndexedSection<T>
- org.jf.dexlib2.dexbacked.DexBackedDexFile.OptionalIndexedSection<T>
- org.jf.dexlib2.dexbacked.util.FixedSizeList<T>
- java.util.AbstractSequentialList<E>
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- org.jf.dexlib2.writer.builder.BuilderAnnotationSet
- org.jf.dexlib2.dexbacked.util.FixedSizeSet<T>
- org.jf.dexlib2.dexbacked.util.VariableSizeSet<T>
- org.jf.dexlib2.writer.builder.BuilderMapEntryCollection<Key>
- org.jf.dexlib2.dexbacked.util.VariableSizeCollection<T>
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.jf.util.AbstractListIterator<T> (implements java.util.ListIterator<E>)
- org.jf.dexlib2.util.AlignmentUtils
- org.jf.dexlib2.analysis.AnalyzedInstruction (implements java.lang.Comparable<T>)
- org.jf.dexlib2.analysis.AnalyzedMethodUtil
- org.jf.dexlib2.util.AnnotatedBytes
- org.jf.dexlib2.dexbacked.raw.util.DexAnnotator
- org.jf.dexlib2.dexbacked.raw.AnnotationDirectoryItem
- org.jf.dexlib2.rewriter.AnnotationElementRewriter (implements org.jf.dexlib2.rewriter.Rewriter<T>)
- org.jf.dexlib2.dexbacked.raw.AnnotationItem
- org.jf.dexlib2.rewriter.AnnotationRewriter (implements org.jf.dexlib2.rewriter.Rewriter<T>)
- org.jf.dexlib2.dexbacked.util.AnnotationsDirectory
- org.jf.dexlib2.dexbacked.raw.AnnotationSetItem
- org.jf.dexlib2.dexbacked.raw.AnnotationSetRefList
- org.jf.dexlib2.AnnotationVisibility
- org.jf.dexlib2.analysis.ArrayProto (implements org.jf.dexlib2.analysis.TypeProto)
- org.jf.util.ArraySortedSet<T> (implements java.util.SortedSet<E>)
- org.jf.dexlib2.base.BaseAnnotation (implements org.jf.dexlib2.iface.Annotation)
- org.jf.dexlib2.rewriter.AnnotationRewriter.RewrittenAnnotation
- org.jf.dexlib2.dexbacked.DexBackedAnnotation
- org.jf.dexlib2.immutable.ImmutableAnnotation
- org.jf.dexlib2.base.BaseAnnotationElement (implements org.jf.dexlib2.iface.AnnotationElement)
- org.jf.dexlib2.rewriter.AnnotationElementRewriter.RewrittenAnnotationElement
- org.jf.dexlib2.writer.builder.BuilderAnnotationElement
- org.jf.dexlib2.dexbacked.DexBackedAnnotationElement
- org.jf.dexlib2.immutable.ImmutableAnnotationElement
- org.jf.dexlib2.base.value.BaseAnnotationEncodedValue (implements org.jf.dexlib2.iface.value.AnnotationEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderAnnotationEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.dexbacked.value.DexBackedAnnotationEncodedValue (implements org.jf.dexlib2.iface.value.AnnotationEncodedValue)
- org.jf.dexlib2.rewriter.EncodedValueRewriter.RewrittenAnnotationEncodedValue
- org.jf.dexlib2.immutable.value.ImmutableAnnotationEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.base.value.BaseArrayEncodedValue (implements org.jf.dexlib2.iface.value.ArrayEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderArrayEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.dexbacked.value.DexBackedArrayEncodedValue (implements org.jf.dexlib2.iface.value.ArrayEncodedValue)
- org.jf.dexlib2.rewriter.EncodedValueRewriter.RewrittenArrayEncodedValue
- org.jf.dexlib2.immutable.value.ImmutableArrayEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.base.value.BaseBooleanEncodedValue (implements org.jf.dexlib2.iface.value.BooleanEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderBooleanEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.immutable.value.ImmutableBooleanEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.writer.builder.BaseBuilderPool
- org.jf.dexlib2.writer.builder.BuilderCallSitePool (implements org.jf.dexlib2.writer.CallSiteSection<CallSiteKey,EncodedArrayKey>)
- org.jf.dexlib2.writer.builder.BuilderClassPool (implements org.jf.dexlib2.writer.ClassSection<StringKey,TypeKey,TypeListKey,ClassKey,FieldKey,MethodKey,AnnotationSetKey,EncodedArrayKey>)
- org.jf.dexlib2.writer.builder.BuilderEncodedArrayPool (implements org.jf.dexlib2.writer.EncodedArraySection<EncodedArrayKey,EncodedValue>)
- org.jf.dexlib2.writer.builder.BuilderFieldPool (implements org.jf.dexlib2.writer.FieldSection<StringKey,TypeKey,FieldRefKey,FieldKey>)
- org.jf.dexlib2.writer.builder.BuilderMethodHandlePool (implements org.jf.dexlib2.writer.MethodHandleSection<MethodHandleKey,FieldRefKey,MethodRefKey>)
- org.jf.dexlib2.base.value.BaseByteEncodedValue (implements org.jf.dexlib2.iface.value.ByteEncodedValue)
- org.jf.dexlib2.immutable.value.ImmutableByteEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderByteEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.immutable.value.ImmutableByteEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.base.value.BaseCharEncodedValue (implements org.jf.dexlib2.iface.value.CharEncodedValue)
- org.jf.dexlib2.immutable.value.ImmutableCharEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderCharEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.immutable.value.ImmutableCharEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.base.value.BaseDoubleEncodedValue (implements org.jf.dexlib2.iface.value.DoubleEncodedValue)
- org.jf.dexlib2.immutable.value.ImmutableDoubleEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderDoubleEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.immutable.value.ImmutableDoubleEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.base.value.BaseEnumEncodedValue (implements org.jf.dexlib2.iface.value.EnumEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEnumEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.dexbacked.value.DexBackedEnumEncodedValue
- org.jf.dexlib2.rewriter.EncodedValueRewriter.RewrittenEnumEncodedValue
- org.jf.dexlib2.immutable.value.ImmutableEnumEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.base.BaseExceptionHandler (implements org.jf.dexlib2.iface.ExceptionHandler)
- org.jf.dexlib2.builder.BuilderExceptionHandler
- org.jf.dexlib2.writer.builder.BuilderExceptionHandler
- org.jf.dexlib2.dexbacked.DexBackedExceptionHandler
- org.jf.dexlib2.dexbacked.DexBackedCatchAllExceptionHandler
- org.jf.dexlib2.dexbacked.DexBackedTypedExceptionHandler
- org.jf.dexlib2.rewriter.ExceptionHandlerRewriter.RewrittenExceptionHandler
- org.jf.dexlib2.immutable.ImmutableExceptionHandler (implements org.jf.dexlib2.iface.ExceptionHandler)
- org.jf.dexlib2.base.value.BaseFieldEncodedValue (implements org.jf.dexlib2.iface.value.FieldEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderFieldEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.dexbacked.value.DexBackedFieldEncodedValue
- org.jf.dexlib2.rewriter.EncodedValueRewriter.RewrittenFieldEncodedValue
- org.jf.dexlib2.immutable.value.ImmutableFieldEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.base.value.BaseFloatEncodedValue (implements org.jf.dexlib2.iface.value.FloatEncodedValue)
- org.jf.dexlib2.immutable.value.ImmutableFloatEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderFloatEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.immutable.value.ImmutableFloatEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.base.value.BaseIntEncodedValue (implements org.jf.dexlib2.iface.value.IntEncodedValue)
- org.jf.dexlib2.immutable.value.ImmutableIntEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderIntEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.immutable.value.ImmutableIntEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.base.value.BaseLongEncodedValue (implements org.jf.dexlib2.iface.value.LongEncodedValue)
- org.jf.dexlib2.immutable.value.ImmutableLongEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderLongEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.immutable.value.ImmutableLongEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.base.value.BaseMethodEncodedValue (implements org.jf.dexlib2.iface.value.MethodEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderMethodEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.dexbacked.value.DexBackedMethodEncodedValue
- org.jf.dexlib2.rewriter.EncodedValueRewriter.RewrittenMethodEncodedValue
- org.jf.dexlib2.immutable.value.ImmutableMethodEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.base.value.BaseMethodHandleEncodedValue (implements org.jf.dexlib2.iface.value.MethodHandleEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderMethodHandleEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.dexbacked.value.DexBackedMethodHandleEncodedValue
- org.jf.dexlib2.immutable.value.ImmutableMethodHandleEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.base.value.BaseMethodTypeEncodedValue (implements org.jf.dexlib2.iface.value.MethodTypeEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderMethodTypeEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.dexbacked.value.DexBackedMethodTypeEncodedValue
- org.jf.dexlib2.immutable.value.ImmutableMethodTypeEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.base.value.BaseNullEncodedValue (implements org.jf.dexlib2.iface.value.NullEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderNullEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.immutable.value.ImmutableNullEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.writer.pool.BasePool<Key,Value> (implements org.jf.dexlib2.writer.pool.Markable)
- org.jf.dexlib2.writer.pool.BaseIndexPool<Key> (implements org.jf.dexlib2.writer.IndexSection<Key>)
- org.jf.dexlib2.writer.pool.CallSitePool (implements org.jf.dexlib2.writer.CallSiteSection<CallSiteKey,EncodedArrayKey>)
- org.jf.dexlib2.writer.pool.FieldPool (implements org.jf.dexlib2.writer.FieldSection<StringKey,TypeKey,FieldRefKey,FieldKey>)
- org.jf.dexlib2.writer.pool.MethodHandlePool (implements org.jf.dexlib2.writer.MethodHandleSection<MethodHandleKey,FieldRefKey,MethodRefKey>)
- org.jf.dexlib2.writer.pool.MethodPool (implements org.jf.dexlib2.writer.MethodSection<StringKey,TypeKey,ProtoRefKey,MethodRefKey,MethodKey>)
- org.jf.dexlib2.writer.pool.ProtoPool (implements org.jf.dexlib2.writer.ProtoSection<StringKey,TypeKey,ProtoKey,TypeListKey>)
- org.jf.dexlib2.writer.pool.BaseOffsetPool<Key> (implements org.jf.dexlib2.writer.OffsetSection<Key>)
- org.jf.dexlib2.writer.pool.AnnotationPool (implements org.jf.dexlib2.writer.AnnotationSection<StringKey,TypeKey,AnnotationKey,AnnotationElement,EncodedValue>)
- org.jf.dexlib2.writer.pool.BaseNullableOffsetPool<Key> (implements org.jf.dexlib2.writer.NullableOffsetSection<Key>)
- org.jf.dexlib2.writer.pool.AnnotationSetPool (implements org.jf.dexlib2.writer.AnnotationSetSection<AnnotationKey,AnnotationSetKey>)
- org.jf.dexlib2.writer.pool.TypeListPool (implements org.jf.dexlib2.writer.TypeListSection<TypeKey,TypeListKey>)
- org.jf.dexlib2.writer.pool.EncodedArrayPool (implements org.jf.dexlib2.writer.EncodedArraySection<EncodedArrayKey,EncodedValue>)
- org.jf.dexlib2.writer.pool.ClassPool (implements org.jf.dexlib2.writer.ClassSection<StringKey,TypeKey,TypeListKey,ClassKey,FieldKey,MethodKey,AnnotationSetKey,EncodedArrayKey>)
- org.jf.dexlib2.writer.pool.StringTypeBasePool (implements org.jf.dexlib2.writer.pool.Markable, org.jf.dexlib2.writer.NullableIndexSection<Key>)
- org.jf.dexlib2.writer.pool.StringPool (implements org.jf.dexlib2.writer.StringSection<StringKey,StringRef>)
- org.jf.dexlib2.writer.pool.TypePool (implements org.jf.dexlib2.writer.TypeSection<StringKey,TypeKey,TypeRef>)
- org.jf.dexlib2.writer.pool.BaseIndexPool<Key> (implements org.jf.dexlib2.writer.IndexSection<Key>)
- org.jf.dexlib2.base.reference.BaseReference (implements org.jf.dexlib2.iface.reference.Reference)
- org.jf.dexlib2.base.reference.BaseCallSiteReference (implements org.jf.dexlib2.iface.reference.CallSiteReference)
- org.jf.dexlib2.writer.builder.BuilderCallSiteReference (implements org.jf.dexlib2.writer.builder.BuilderReference)
- org.jf.dexlib2.dexbacked.reference.DexBackedCallSiteReference
- org.jf.dexlib2.immutable.reference.ImmutableCallSiteReference (implements org.jf.dexlib2.immutable.reference.ImmutableReference)
- org.jf.dexlib2.base.reference.BaseFieldReference (implements org.jf.dexlib2.iface.reference.FieldReference)
- org.jf.dexlib2.writer.builder.BuilderField (implements org.jf.dexlib2.iface.Field)
- org.jf.dexlib2.writer.builder.BuilderFieldReference (implements org.jf.dexlib2.writer.builder.BuilderReference)
- org.jf.dexlib2.dexbacked.DexBackedField (implements org.jf.dexlib2.iface.Field)
- org.jf.dexlib2.dexbacked.reference.DexBackedFieldReference
- org.jf.dexlib2.rewriter.FieldReferenceRewriter.RewrittenFieldReference
- org.jf.dexlib2.rewriter.FieldRewriter.RewrittenField (implements org.jf.dexlib2.iface.Field)
- org.jf.dexlib2.immutable.ImmutableField (implements org.jf.dexlib2.iface.Field)
- org.jf.dexlib2.immutable.reference.ImmutableFieldReference (implements org.jf.dexlib2.immutable.reference.ImmutableReference)
- org.jf.dexlib2.analysis.reflection.ReflectionField (implements org.jf.dexlib2.iface.Field)
- org.jf.dexlib2.base.reference.BaseMethodHandleReference (implements org.jf.dexlib2.iface.reference.MethodHandleReference)
- org.jf.dexlib2.writer.builder.BuilderMethodHandleReference (implements org.jf.dexlib2.writer.builder.BuilderReference)
- org.jf.dexlib2.dexbacked.reference.DexBackedMethodHandleReference
- org.jf.dexlib2.immutable.reference.ImmutableMethodHandleReference (implements org.jf.dexlib2.immutable.reference.ImmutableReference)
- org.jf.dexlib2.base.reference.BaseMethodProtoReference (implements org.jf.dexlib2.iface.reference.MethodProtoReference)
- org.jf.dexlib2.writer.builder.BuilderMethodProtoReference (implements org.jf.dexlib2.writer.builder.BuilderReference, org.jf.dexlib2.iface.reference.MethodProtoReference)
- org.jf.dexlib2.dexbacked.reference.DexBackedMethodProtoReference
- org.jf.dexlib2.immutable.reference.ImmutableMethodProtoReference (implements org.jf.dexlib2.immutable.reference.ImmutableReference)
- org.jf.dexlib2.writer.pool.PoolMethodProto (implements org.jf.dexlib2.iface.reference.MethodProtoReference)
- org.jf.dexlib2.base.reference.BaseMethodReference (implements org.jf.dexlib2.iface.reference.MethodReference)
- org.jf.dexlib2.writer.builder.BuilderMethod (implements org.jf.dexlib2.iface.Method)
- org.jf.dexlib2.writer.builder.BuilderMethodReference (implements org.jf.dexlib2.writer.builder.BuilderReference)
- org.jf.dexlib2.dexbacked.DexBackedMethod (implements org.jf.dexlib2.iface.Method)
- org.jf.dexlib2.dexbacked.reference.DexBackedMethodReference
- org.jf.dexlib2.immutable.ImmutableMethod (implements org.jf.dexlib2.iface.Method)
- org.jf.dexlib2.immutable.reference.ImmutableMethodReference (implements org.jf.dexlib2.immutable.reference.ImmutableReference)
- org.jf.dexlib2.rewriter.MethodReferenceRewriter.RewrittenMethodReference
- org.jf.dexlib2.rewriter.MethodRewriter.RewrittenMethod (implements org.jf.dexlib2.iface.Method)
- org.jf.dexlib2.analysis.reflection.ReflectionConstructor (implements org.jf.dexlib2.iface.Method)
- org.jf.dexlib2.analysis.reflection.ReflectionMethod (implements org.jf.dexlib2.iface.Method)
- org.jf.dexlib2.base.reference.BaseStringReference (implements org.jf.dexlib2.iface.reference.StringReference)
- org.jf.dexlib2.writer.builder.BuilderStringReference (implements org.jf.dexlib2.writer.builder.BuilderReference)
- org.jf.dexlib2.dexbacked.reference.DexBackedStringReference
- org.jf.dexlib2.immutable.reference.ImmutableStringReference (implements org.jf.dexlib2.immutable.reference.ImmutableReference)
- org.jf.dexlib2.base.reference.BaseTypeReference (implements org.jf.dexlib2.iface.reference.TypeReference)
- org.jf.dexlib2.base.BaseMethodParameter (implements org.jf.dexlib2.iface.MethodParameter)
- org.jf.dexlib2.writer.builder.BuilderMethodParameter
- org.jf.dexlib2.immutable.ImmutableMethodParameter
- org.jf.dexlib2.rewriter.MethodParameterRewriter.RewrittenMethodParameter
- org.jf.dexlib2.writer.builder.BuilderClassDef (implements org.jf.dexlib2.iface.ClassDef)
- org.jf.dexlib2.writer.builder.BuilderTypeReference (implements org.jf.dexlib2.writer.builder.BuilderReference)
- org.jf.dexlib2.rewriter.ClassDefRewriter.RewrittenClassDef (implements org.jf.dexlib2.iface.ClassDef)
- org.jf.dexlib2.dexbacked.DexBackedClassDef (implements org.jf.dexlib2.iface.ClassDef)
- org.jf.dexlib2.dexbacked.reference.DexBackedTypeReference
- org.jf.dexlib2.immutable.ImmutableClassDef (implements org.jf.dexlib2.iface.ClassDef)
- org.jf.dexlib2.immutable.reference.ImmutableTypeReference (implements org.jf.dexlib2.immutable.reference.ImmutableReference)
- org.jf.dexlib2.analysis.reflection.ReflectionClassDef (implements org.jf.dexlib2.iface.ClassDef)
- org.jf.dexlib2.base.BaseMethodParameter (implements org.jf.dexlib2.iface.MethodParameter)
- org.jf.dexlib2.base.reference.BaseCallSiteReference (implements org.jf.dexlib2.iface.reference.CallSiteReference)
- org.jf.dexlib2.base.value.BaseShortEncodedValue (implements org.jf.dexlib2.iface.value.ShortEncodedValue)
- org.jf.dexlib2.immutable.value.ImmutableShortEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderShortEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.immutable.value.ImmutableShortEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.base.value.BaseStringEncodedValue (implements org.jf.dexlib2.iface.value.StringEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderStringEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.dexbacked.value.DexBackedStringEncodedValue
- org.jf.dexlib2.immutable.value.ImmutableStringEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.dexlib2.base.BaseTryBlock<EH> (implements org.jf.dexlib2.iface.TryBlock<EH>)
- org.jf.dexlib2.builder.BuilderTryBlock
- org.jf.dexlib2.writer.builder.BuilderTryBlock
- org.jf.dexlib2.dexbacked.DexBackedTryBlock
- org.jf.dexlib2.immutable.ImmutableTryBlock
- org.jf.dexlib2.rewriter.TryBlockRewriter.RewrittenTryBlock
- org.jf.dexlib2.base.value.BaseTypeEncodedValue (implements org.jf.dexlib2.iface.value.TypeEncodedValue)
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderTypeEncodedValue (implements org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue)
- org.jf.dexlib2.dexbacked.value.DexBackedTypeEncodedValue
- org.jf.dexlib2.rewriter.EncodedValueRewriter.RewrittenTypeEncodedValue
- org.jf.dexlib2.immutable.value.ImmutableTypeEncodedValue (implements org.jf.dexlib2.immutable.value.ImmutableEncodedValue)
- org.jf.util.BitSetUtils
- org.jf.dexlib2.writer.builder.BuilderEncodedValues
- org.jf.dexlib2.builder.BuilderInstruction (implements org.jf.dexlib2.iface.instruction.Instruction)
- org.jf.dexlib2.builder.instruction.BuilderArrayPayload (implements org.jf.dexlib2.iface.instruction.formats.ArrayPayload)
- org.jf.dexlib2.builder.instruction.BuilderInstruction10x (implements org.jf.dexlib2.iface.instruction.formats.Instruction10x)
- org.jf.dexlib2.builder.instruction.BuilderInstruction11n (implements org.jf.dexlib2.iface.instruction.formats.Instruction11n)
- org.jf.dexlib2.builder.instruction.BuilderInstruction11x (implements org.jf.dexlib2.iface.instruction.formats.Instruction11x)
- org.jf.dexlib2.builder.instruction.BuilderInstruction12x (implements org.jf.dexlib2.iface.instruction.formats.Instruction12x)
- org.jf.dexlib2.builder.instruction.BuilderInstruction20bc (implements org.jf.dexlib2.iface.instruction.formats.Instruction20bc)
- org.jf.dexlib2.builder.instruction.BuilderInstruction21c (implements org.jf.dexlib2.iface.instruction.formats.Instruction21c)
- org.jf.dexlib2.builder.instruction.BuilderInstruction21ih (implements org.jf.dexlib2.iface.instruction.formats.Instruction21ih)
- org.jf.dexlib2.builder.instruction.BuilderInstruction21lh (implements org.jf.dexlib2.iface.instruction.formats.Instruction21lh)
- org.jf.dexlib2.builder.instruction.BuilderInstruction21s (implements org.jf.dexlib2.iface.instruction.formats.Instruction21s)
- org.jf.dexlib2.builder.instruction.BuilderInstruction22b (implements org.jf.dexlib2.iface.instruction.formats.Instruction22b)
- org.jf.dexlib2.builder.instruction.BuilderInstruction22c (implements org.jf.dexlib2.iface.instruction.formats.Instruction22c)
- org.jf.dexlib2.builder.instruction.BuilderInstruction22cs (implements org.jf.dexlib2.iface.instruction.formats.Instruction22cs)
- org.jf.dexlib2.builder.instruction.BuilderInstruction22s (implements org.jf.dexlib2.iface.instruction.formats.Instruction22s)
- org.jf.dexlib2.builder.instruction.BuilderInstruction22x (implements org.jf.dexlib2.iface.instruction.formats.Instruction22x)
- org.jf.dexlib2.builder.instruction.BuilderInstruction23x (implements org.jf.dexlib2.iface.instruction.formats.Instruction23x)
- org.jf.dexlib2.builder.instruction.BuilderInstruction31c (implements org.jf.dexlib2.iface.instruction.formats.Instruction31c)
- org.jf.dexlib2.builder.instruction.BuilderInstruction31i (implements org.jf.dexlib2.iface.instruction.formats.Instruction31i)
- org.jf.dexlib2.builder.instruction.BuilderInstruction32x (implements org.jf.dexlib2.iface.instruction.formats.Instruction32x)
- org.jf.dexlib2.builder.instruction.BuilderInstruction35c (implements org.jf.dexlib2.iface.instruction.formats.Instruction35c)
- org.jf.dexlib2.builder.instruction.BuilderInstruction35mi (implements org.jf.dexlib2.iface.instruction.formats.Instruction35mi)
- org.jf.dexlib2.builder.instruction.BuilderInstruction35ms (implements org.jf.dexlib2.iface.instruction.formats.Instruction35ms)
- org.jf.dexlib2.builder.instruction.BuilderInstruction3rc (implements org.jf.dexlib2.iface.instruction.formats.Instruction3rc)
- org.jf.dexlib2.builder.instruction.BuilderInstruction3rmi (implements org.jf.dexlib2.iface.instruction.formats.Instruction3rmi)
- org.jf.dexlib2.builder.instruction.BuilderInstruction3rms (implements org.jf.dexlib2.iface.instruction.formats.Instruction3rms)
- org.jf.dexlib2.builder.instruction.BuilderInstruction45cc (implements org.jf.dexlib2.iface.instruction.formats.Instruction45cc)
- org.jf.dexlib2.builder.instruction.BuilderInstruction4rcc (implements org.jf.dexlib2.iface.instruction.formats.Instruction4rcc)
- org.jf.dexlib2.builder.instruction.BuilderInstruction51l (implements org.jf.dexlib2.iface.instruction.formats.Instruction51l)
- org.jf.dexlib2.builder.BuilderOffsetInstruction (implements org.jf.dexlib2.iface.instruction.OffsetInstruction)
- org.jf.dexlib2.builder.instruction.BuilderInstruction10t (implements org.jf.dexlib2.iface.instruction.formats.Instruction10t)
- org.jf.dexlib2.builder.instruction.BuilderInstruction20t (implements org.jf.dexlib2.iface.instruction.formats.Instruction20t)
- org.jf.dexlib2.builder.instruction.BuilderInstruction21t (implements org.jf.dexlib2.iface.instruction.formats.Instruction21t)
- org.jf.dexlib2.builder.instruction.BuilderInstruction22t (implements org.jf.dexlib2.iface.instruction.formats.Instruction22t)
- org.jf.dexlib2.builder.instruction.BuilderInstruction30t (implements org.jf.dexlib2.iface.instruction.formats.Instruction30t)
- org.jf.dexlib2.builder.instruction.BuilderInstruction31t (implements org.jf.dexlib2.iface.instruction.formats.Instruction31t)
- org.jf.dexlib2.builder.BuilderSwitchPayload (implements org.jf.dexlib2.iface.instruction.SwitchPayload)
- org.jf.dexlib2.builder.instruction.BuilderPackedSwitchPayload (implements org.jf.dexlib2.iface.instruction.formats.PackedSwitchPayload)
- org.jf.dexlib2.builder.instruction.BuilderSparseSwitchPayload (implements org.jf.dexlib2.iface.instruction.formats.SparseSwitchPayload)
- org.jf.dexlib2.builder.instruction.BuilderSwitchElement (implements org.jf.dexlib2.iface.instruction.SwitchElement)
- org.jf.dexlib2.dexbacked.raw.CallSiteIdItem
- org.jf.dexlib2.writer.util.CallSiteUtil
- org.jf.dexlib2.dexbacked.raw.CdexDebugOffsetTable
- org.jf.dexlib2.dexbacked.raw.CdexHeaderItem
- org.jf.dexlib2.immutable.util.CharSequenceConverter
- org.jf.util.CharSequenceUtils
- org.jf.dexlib2.dexbacked.raw.ClassDataItem
- org.jf.dexlib2.dexbacked.raw.ClassDefItem
- org.jf.dexlib2.rewriter.ClassDefRewriter (implements org.jf.dexlib2.rewriter.Rewriter<T>)
- org.jf.dexlib2.analysis.ClassPath
- org.jf.dexlib2.analysis.ClassPathResolver
- org.jf.dexlib2.analysis.ClassProto (implements org.jf.dexlib2.analysis.TypeProto)
- org.jf.dexlib2.dexbacked.raw.CodeItem
- org.jf.dexlib2.dexbacked.raw.CodeItem.TryItem
- org.jf.util.CollectionUtils
- org.jf.dexlib2.dexbacked.util.DebugInfo (implements java.lang.Iterable<T>)
- org.jf.dexlib2.dexbacked.raw.DebugInfoItem
- org.jf.dexlib2.rewriter.DebugItemRewriter (implements org.jf.dexlib2.rewriter.Rewriter<T>)
- org.jf.dexlib2.rewriter.DebugItemRewriter.BaseRewrittenLocalInfoDebugItem<T> (implements org.jf.dexlib2.iface.debug.DebugItem, org.jf.dexlib2.iface.debug.LocalInfo)
- org.jf.dexlib2.rewriter.DebugItemRewriter.RewrittenEndLocal (implements org.jf.dexlib2.iface.debug.EndLocal)
- org.jf.dexlib2.rewriter.DebugItemRewriter.RewrittenRestartLocal (implements org.jf.dexlib2.iface.debug.RestartLocal)
- org.jf.dexlib2.rewriter.DebugItemRewriter.RewrittenStartLocal (implements org.jf.dexlib2.iface.debug.StartLocal)
- org.jf.dexlib2.DebugItemType
- org.jf.dexlib2.writer.DebugWriter<StringKey,TypeKey>
- org.jf.dexlib2.dexbacked.DexBackedDexFile (implements org.jf.dexlib2.iface.DexFile)
- org.jf.dexlib2.dexbacked.CDexBackedDexFile
- org.jf.dexlib2.dexbacked.OatFile.OatCDexFile
- org.jf.dexlib2.dexbacked.DexBackedOdexFile
- org.jf.dexlib2.dexbacked.OatFile.OatDexFile
- org.jf.dexlib2.dexbacked.CDexBackedDexFile
- org.jf.dexlib2.dexbacked.value.DexBackedEncodedValue
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction (implements org.jf.dexlib2.iface.instruction.Instruction)
- org.jf.dexlib2.dexbacked.instruction.DexBackedArrayPayload (implements org.jf.dexlib2.iface.instruction.formats.ArrayPayload)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction10t (implements org.jf.dexlib2.iface.instruction.formats.Instruction10t)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction10x (implements org.jf.dexlib2.iface.instruction.formats.Instruction10x)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction11n (implements org.jf.dexlib2.iface.instruction.formats.Instruction11n)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction11x (implements org.jf.dexlib2.iface.instruction.formats.Instruction11x)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction12x (implements org.jf.dexlib2.iface.instruction.formats.Instruction12x)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction20bc (implements org.jf.dexlib2.iface.instruction.formats.Instruction20bc)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction20t (implements org.jf.dexlib2.iface.instruction.formats.Instruction20t)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction21c (implements org.jf.dexlib2.iface.instruction.formats.Instruction21c)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction21ih (implements org.jf.dexlib2.iface.instruction.formats.Instruction21ih)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction21lh (implements org.jf.dexlib2.iface.instruction.formats.Instruction21lh)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction21s (implements org.jf.dexlib2.iface.instruction.formats.Instruction21s)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction21t (implements org.jf.dexlib2.iface.instruction.formats.Instruction21t)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22b (implements org.jf.dexlib2.iface.instruction.formats.Instruction22b)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22c (implements org.jf.dexlib2.iface.instruction.formats.Instruction22c)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22cs (implements org.jf.dexlib2.iface.instruction.formats.Instruction22cs)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22s (implements org.jf.dexlib2.iface.instruction.formats.Instruction22s)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22t (implements org.jf.dexlib2.iface.instruction.formats.Instruction22t)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction22x (implements org.jf.dexlib2.iface.instruction.formats.Instruction22x)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction23x (implements org.jf.dexlib2.iface.instruction.formats.Instruction23x)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction30t (implements org.jf.dexlib2.iface.instruction.formats.Instruction30t)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction31c (implements org.jf.dexlib2.iface.instruction.formats.Instruction31c)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction31i (implements org.jf.dexlib2.iface.instruction.formats.Instruction31i)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction31t (implements org.jf.dexlib2.iface.instruction.formats.Instruction31t)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction32x (implements org.jf.dexlib2.iface.instruction.formats.Instruction32x)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction35c (implements org.jf.dexlib2.iface.instruction.formats.Instruction35c)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction35mi (implements org.jf.dexlib2.iface.instruction.formats.Instruction35mi)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction35ms (implements org.jf.dexlib2.iface.instruction.formats.Instruction35ms)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction3rc (implements org.jf.dexlib2.iface.instruction.formats.Instruction3rc)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction3rmi (implements org.jf.dexlib2.iface.instruction.formats.Instruction3rmi)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction3rms (implements org.jf.dexlib2.iface.instruction.formats.Instruction3rms)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction45cc (implements org.jf.dexlib2.iface.instruction.formats.Instruction45cc)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction4rcc (implements org.jf.dexlib2.iface.instruction.formats.Instruction4rcc)
- org.jf.dexlib2.dexbacked.instruction.DexBackedInstruction51l (implements org.jf.dexlib2.iface.instruction.formats.Instruction51l)
- org.jf.dexlib2.dexbacked.instruction.DexBackedPackedSwitchPayload (implements org.jf.dexlib2.iface.instruction.formats.PackedSwitchPayload)
- org.jf.dexlib2.dexbacked.instruction.DexBackedSparseSwitchPayload (implements org.jf.dexlib2.iface.instruction.formats.SparseSwitchPayload)
- org.jf.dexlib2.dexbacked.instruction.DexBackedUnknownInstruction (implements org.jf.dexlib2.iface.instruction.formats.UnknownInstruction)
- org.jf.dexlib2.dexbacked.DexBackedMethodImplementation (implements org.jf.dexlib2.iface.MethodImplementation)
- org.jf.dexlib2.dexbacked.CDexBackedMethodImplementation
- org.jf.dexlib2.dexbacked.reference.DexBackedReference
- org.jf.dexlib2.dexbacked.DexBuffer
- org.jf.dexlib2.dexbacked.OatFile (implements org.jf.dexlib2.iface.MultiDexContainer<T>)
- org.jf.dexlib2.analysis.DexClassProvider (implements org.jf.dexlib2.analysis.ClassProvider)
- org.jf.dexlib2.DexFileFactory
- org.jf.dexlib2.DexFileFactory.DexEntryFinder
- org.jf.dexlib2.DexFileFactory.FilenameVdexProvider (implements org.jf.dexlib2.dexbacked.OatFile.VdexProvider)
- org.jf.dexlib2.rewriter.DexFileRewriter (implements org.jf.dexlib2.rewriter.Rewriter<T>)
- org.jf.dexlib2.rewriter.DexFileRewriter.RewrittenDexFile (implements org.jf.dexlib2.iface.DexFile)
- org.jf.dexlib2.formatter.DexFormatter
- org.jf.dexlib2.dexbacked.DexReader<T>
- org.jf.dexlib2.rewriter.DexRewriter (implements org.jf.dexlib2.rewriter.Rewriters)
- org.jf.dexlib2.util.DexUtil
- 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.builder.DexBuilder
- org.jf.dexlib2.writer.pool.DexPool
- org.jf.dexlib2.writer.DexWriter.SectionProvider
- org.jf.dexlib2.writer.builder.DexBuilder.DexBuilderSectionProvider
- org.jf.dexlib2.writer.pool.DexPool.DexPoolSectionProvider
- org.jf.dexlib2.dexbacked.raw.EncodedArrayItem
- org.jf.dexlib2.dexbacked.util.EncodedArrayItemIterator
- org.jf.dexlib2.dexbacked.raw.EncodedValue
- org.jf.dexlib2.rewriter.EncodedValueRewriter (implements org.jf.dexlib2.rewriter.Rewriter<T>)
- org.jf.dexlib2.util.EncodedValueUtils
- org.jf.dexlib2.writer.EncodedValueWriter<StringKey,TypeKey,FieldRefKey,MethodRefKey,AnnotationElement,ProtoRefKey,MethodHandleKey,EncodedValue>
- org.jf.dexlib2.writer.DexWriter.InternalEncodedValueWriter
- org.jf.dexlib2.rewriter.ExceptionHandlerRewriter (implements org.jf.dexlib2.rewriter.Rewriter<T>)
- org.jf.dexlib2.dexbacked.raw.FieldIdItem
- org.jf.dexlib2.rewriter.FieldReferenceRewriter (implements org.jf.dexlib2.rewriter.Rewriter<T>)
- org.jf.dexlib2.rewriter.FieldRewriter (implements org.jf.dexlib2.rewriter.Rewriter<T>)
- org.jf.dexlib2.util.FieldUtil
- org.jf.dexlib2.writer.io.FileDataStore (implements org.jf.dexlib2.writer.io.DexDataStore)
- org.jf.dexlib2.dexbacked.raw.HeaderItem
- org.jf.util.Hex
- org.jf.dexlib2.dexbacked.raw.HiddenApiClassDataItem
- org.jf.util.ImmutableConverter<ImmutableItem,Item>
- org.jf.dexlib2.immutable.debug.ImmutableDebugItem (implements org.jf.dexlib2.iface.debug.DebugItem)
- org.jf.dexlib2.immutable.debug.ImmutableEndLocal (implements org.jf.dexlib2.iface.debug.EndLocal)
- org.jf.dexlib2.immutable.debug.ImmutableEpilogueBegin (implements org.jf.dexlib2.iface.debug.EpilogueBegin)
- org.jf.dexlib2.immutable.debug.ImmutableLineNumber (implements org.jf.dexlib2.iface.debug.LineNumber)
- org.jf.dexlib2.immutable.debug.ImmutablePrologueEnd (implements org.jf.dexlib2.iface.debug.PrologueEnd)
- org.jf.dexlib2.immutable.debug.ImmutableRestartLocal (implements org.jf.dexlib2.iface.debug.RestartLocal)
- org.jf.dexlib2.immutable.debug.ImmutableSetSourceFile (implements org.jf.dexlib2.iface.debug.SetSourceFile)
- org.jf.dexlib2.immutable.debug.ImmutableStartLocal (implements org.jf.dexlib2.iface.debug.StartLocal)
- org.jf.dexlib2.immutable.ImmutableDexFile (implements org.jf.dexlib2.iface.DexFile)
- org.jf.dexlib2.immutable.value.ImmutableEncodedValueFactory
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction (implements org.jf.dexlib2.iface.instruction.Instruction)
- org.jf.dexlib2.immutable.instruction.ImmutableArrayPayload (implements org.jf.dexlib2.iface.instruction.formats.ArrayPayload)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction10t (implements org.jf.dexlib2.iface.instruction.formats.Instruction10t)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction10x (implements org.jf.dexlib2.iface.instruction.formats.Instruction10x)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction11n (implements org.jf.dexlib2.iface.instruction.formats.Instruction11n)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction11x (implements org.jf.dexlib2.iface.instruction.formats.Instruction11x)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction12x (implements org.jf.dexlib2.iface.instruction.formats.Instruction12x)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction20bc (implements org.jf.dexlib2.iface.instruction.formats.Instruction20bc)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction20t (implements org.jf.dexlib2.iface.instruction.formats.Instruction20t)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction21c (implements org.jf.dexlib2.iface.instruction.formats.Instruction21c)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction21ih (implements org.jf.dexlib2.iface.instruction.formats.Instruction21ih)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction21lh (implements org.jf.dexlib2.iface.instruction.formats.Instruction21lh)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction21s (implements org.jf.dexlib2.iface.instruction.formats.Instruction21s)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction21t (implements org.jf.dexlib2.iface.instruction.formats.Instruction21t)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction22b (implements org.jf.dexlib2.iface.instruction.formats.Instruction22b)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction22c (implements org.jf.dexlib2.iface.instruction.formats.Instruction22c)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction22cs (implements org.jf.dexlib2.iface.instruction.formats.Instruction22cs)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction22s (implements org.jf.dexlib2.iface.instruction.formats.Instruction22s)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction22t (implements org.jf.dexlib2.iface.instruction.formats.Instruction22t)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction22x (implements org.jf.dexlib2.iface.instruction.formats.Instruction22x)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction23x (implements org.jf.dexlib2.iface.instruction.formats.Instruction23x)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction30t (implements org.jf.dexlib2.iface.instruction.formats.Instruction30t)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction31c (implements org.jf.dexlib2.iface.instruction.formats.Instruction31c)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction31i (implements org.jf.dexlib2.iface.instruction.formats.Instruction31i)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction31t (implements org.jf.dexlib2.iface.instruction.formats.Instruction31t)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction32x (implements org.jf.dexlib2.iface.instruction.formats.Instruction32x)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction35c (implements org.jf.dexlib2.iface.instruction.formats.Instruction35c)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction35mi (implements org.jf.dexlib2.iface.instruction.formats.Instruction35mi)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction35ms (implements org.jf.dexlib2.iface.instruction.formats.Instruction35ms)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction3rc (implements org.jf.dexlib2.iface.instruction.formats.Instruction3rc)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction3rmi (implements org.jf.dexlib2.iface.instruction.formats.Instruction3rmi)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction3rms (implements org.jf.dexlib2.iface.instruction.formats.Instruction3rms)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction45cc (implements org.jf.dexlib2.iface.instruction.formats.Instruction45cc)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction4rcc (implements org.jf.dexlib2.iface.instruction.formats.Instruction4rcc)
- org.jf.dexlib2.immutable.instruction.ImmutableInstruction51l (implements org.jf.dexlib2.iface.instruction.formats.Instruction51l)
- org.jf.dexlib2.immutable.instruction.ImmutablePackedSwitchPayload (implements org.jf.dexlib2.iface.instruction.formats.PackedSwitchPayload)
- org.jf.dexlib2.immutable.instruction.ImmutableSparseSwitchPayload (implements org.jf.dexlib2.iface.instruction.formats.SparseSwitchPayload)
- org.jf.dexlib2.immutable.instruction.ImmutableUnknownInstruction (implements org.jf.dexlib2.iface.instruction.formats.UnknownInstruction)
- org.jf.dexlib2.immutable.instruction.ImmutableInstructionFactory (implements org.jf.dexlib2.writer.InstructionFactory<Ref>)
- org.jf.dexlib2.immutable.ImmutableMethodImplementation (implements org.jf.dexlib2.iface.MethodImplementation)
- org.jf.dexlib2.immutable.ImmutableMultiDexContainer (implements org.jf.dexlib2.iface.MultiDexContainer<T>)
- org.jf.dexlib2.immutable.ImmutableMultiDexContainer.ImmutableDexEntry (implements org.jf.dexlib2.iface.MultiDexContainer.DexEntry<T>)
- org.jf.dexlib2.immutable.reference.ImmutableReferenceFactory
- org.jf.dexlib2.immutable.instruction.ImmutableSwitchElement (implements org.jf.dexlib2.iface.instruction.SwitchElement)
- org.jf.util.ImmutableUtils
- org.jf.dexlib2.analysis.InlineMethodResolver
- org.jf.dexlib2.analysis.CustomInlineMethodResolver
- java.io.InputStream (implements java.io.Closeable)
- org.jf.util.RandomAccessFileInputStream
- org.jf.dexlib2.util.InstructionOffsetMap
- org.jf.dexlib2.rewriter.InstructionRewriter (implements org.jf.dexlib2.rewriter.Rewriter<T>)
- org.jf.dexlib2.rewriter.InstructionRewriter.BaseRewrittenReferenceInstruction<T> (implements org.jf.dexlib2.iface.instruction.ReferenceInstruction)
- org.jf.dexlib2.rewriter.InstructionRewriter.RewrittenInstruction20bc (implements org.jf.dexlib2.iface.instruction.formats.Instruction20bc)
- org.jf.dexlib2.rewriter.InstructionRewriter.RewrittenInstruction21c (implements org.jf.dexlib2.iface.instruction.formats.Instruction21c)
- org.jf.dexlib2.rewriter.InstructionRewriter.RewrittenInstruction22c (implements org.jf.dexlib2.iface.instruction.formats.Instruction22c)
- org.jf.dexlib2.rewriter.InstructionRewriter.RewrittenInstruction31c (implements org.jf.dexlib2.iface.instruction.formats.Instruction31c)
- org.jf.dexlib2.rewriter.InstructionRewriter.RewrittenInstruction35c (implements org.jf.dexlib2.iface.instruction.formats.Instruction35c)
- org.jf.dexlib2.rewriter.InstructionRewriter.RewrittenInstruction3rc (implements org.jf.dexlib2.iface.instruction.formats.Instruction3rc)
- org.jf.dexlib2.util.InstructionUtil
- org.jf.dexlib2.writer.InstructionWriter<StringRef,TypeRef,FieldRefKey,MethodRefKey,ProtoRefKey,MethodHandleKey,CallSiteKey>
- org.jf.dexlib2.dexbacked.raw.ItemType
- org.jf.dexlib2.builder.ItemWithLocation
- org.jf.dexlib2.builder.BuilderDebugItem (implements org.jf.dexlib2.iface.debug.DebugItem)
- org.jf.dexlib2.builder.debug.BuilderEndLocal (implements org.jf.dexlib2.iface.debug.EndLocal)
- org.jf.dexlib2.builder.debug.BuilderEpilogueBegin (implements org.jf.dexlib2.iface.debug.EpilogueBegin)
- org.jf.dexlib2.builder.debug.BuilderLineNumber (implements org.jf.dexlib2.iface.debug.LineNumber)
- org.jf.dexlib2.builder.debug.BuilderPrologueEnd (implements org.jf.dexlib2.iface.debug.PrologueEnd)
- org.jf.dexlib2.builder.debug.BuilderRestartLocal (implements org.jf.dexlib2.iface.debug.RestartLocal)
- org.jf.dexlib2.builder.debug.BuilderSetSourceFile (implements org.jf.dexlib2.iface.debug.SetSourceFile)
- org.jf.dexlib2.builder.debug.BuilderStartLocal (implements org.jf.dexlib2.iface.debug.StartLocal)
- org.jf.dexlib2.builder.Label
- org.jf.dexlib2.builder.BuilderDebugItem (implements org.jf.dexlib2.iface.debug.DebugItem)
- org.jf.dexlib2.builder.LocatedItems<T>
- org.jf.dexlib2.builder.LocatedDebugItems
- org.jf.dexlib2.builder.LocatedLabels
- org.jf.dexlib2.dexbacked.raw.MapItem
- org.jf.dexlib2.writer.io.MemoryDataStore (implements org.jf.dexlib2.writer.io.DexDataStore)
- org.jf.dexlib2.analysis.MethodAnalyzer
- org.jf.dexlib2.dexbacked.raw.MethodHandleItem
- org.jf.dexlib2.MethodHandleType
- org.jf.dexlib2.dexbacked.raw.MethodIdItem
- org.jf.dexlib2.builder.MethodImplementationBuilder
- org.jf.dexlib2.rewriter.MethodImplementationRewriter (implements org.jf.dexlib2.rewriter.Rewriter<T>)
- org.jf.dexlib2.rewriter.MethodImplementationRewriter.RewrittenMethodImplementation (implements org.jf.dexlib2.iface.MethodImplementation)
- org.jf.dexlib2.builder.MethodLocation
- org.jf.dexlib2.rewriter.MethodParameterRewriter (implements org.jf.dexlib2.rewriter.Rewriter<T>)
- org.jf.dexlib2.rewriter.MethodReferenceRewriter (implements org.jf.dexlib2.rewriter.Rewriter<T>)
- org.jf.dexlib2.rewriter.MethodRewriter (implements org.jf.dexlib2.rewriter.Rewriter<T>)
- org.jf.dexlib2.util.MethodUtil
- org.jf.dexlib2.builder.MutableMethodImplementation (implements org.jf.dexlib2.iface.MethodImplementation)
- org.jf.util.NibbleUtils
- org.jf.util.NumberUtils
- org.jf.dexlib2.analysis.OdexedFieldInstructionMapper
- org.jf.dexlib2.dexbacked.raw.OdexHeaderItem
- org.jf.dexlib2.Opcodes
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.jf.dexlib2.writer.io.DeferredOutputStream
- org.jf.dexlib2.writer.io.FileDeferredOutputStream
- org.jf.dexlib2.writer.io.MemoryDeferredOutputStream
- java.io.FilterOutputStream
- java.io.BufferedOutputStream
- org.jf.dexlib2.writer.DexDataWriter
- java.io.BufferedOutputStream
- org.jf.util.RandomAccessFileOutputStream
- org.jf.dexlib2.writer.io.DeferredOutputStream
- org.jf.dexlib2.dexbacked.util.ParameterIterator (implements java.util.Iterator<E>)
- org.jf.dexlib2.immutable.util.ParamUtil
- org.jf.dexlib2.analysis.PathEntryLoader
- org.jf.dexlib2.util.Preconditions
- org.jf.dexlib2.analysis.PrimitiveProto (implements org.jf.dexlib2.analysis.TypeProto)
- org.jf.dexlib2.dexbacked.raw.ProtoIdItem
- org.jf.dexlib2.ReferenceType
- org.jf.dexlib2.util.ReferenceUtil
- org.jf.dexlib2.analysis.reflection.util.ReflectionUtils
- org.jf.dexlib2.analysis.RegisterType
- org.jf.dexlib2.rewriter.RewriterModule
- org.jf.dexlib2.rewriter.RewriterUtils
- org.jf.dexlib2.dexbacked.raw.SectionAnnotator
- org.jf.util.SparseArray<E>
- org.jf.util.SparseIntArray
- org.jf.dexlib2.writer.util.StaticInitializerUtil
- org.jf.dexlib2.dexbacked.raw.StringDataItem
- org.jf.dexlib2.dexbacked.raw.StringIdItem
- org.jf.util.StringUtils
- org.jf.util.StringWrapper
- org.jf.dexlib2.builder.SwitchLabelElement
- org.jf.dexlib2.util.SyntheticAccessorFSM
- org.jf.dexlib2.util.SyntheticAccessorResolver
- org.jf.dexlib2.util.SyntheticAccessorResolver.AccessedMember
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.jf.dexlib2.iface.reference.Reference.InvalidReferenceException
- java.lang.RuntimeException
- org.jf.dexlib2.analysis.ClassPathResolver.ResolveException
- org.jf.dexlib2.dexbacked.DexBackedDexFile.NotADexFile
- org.jf.dexlib2.dexbacked.DexBackedOdexFile.NotAnOdexFile
- org.jf.dexlib2.util.DexUtil.InvalidFile
- org.jf.dexlib2.util.DexUtil.UnsupportedFile
- org.jf.util.ExceptionWithContext
- org.jf.dexlib2.analysis.AnalysisException
- org.jf.dexlib2.DexFileFactory.DexFileNotFoundException
- org.jf.dexlib2.DexFileFactory.MultipleMatchingDexEntriesException
- org.jf.dexlib2.DexFileFactory.UnsupportedFileTypeException
- org.jf.dexlib2.DexFileFactory.UnsupportedOatVersionException
- org.jf.dexlib2.util.InstructionOffsetMap.InvalidInstructionIndex
- org.jf.dexlib2.util.InstructionOffsetMap.InvalidInstructionOffset
- org.jf.dexlib2.MethodHandleType.InvalidMethodHandleTypeException
- org.jf.dexlib2.ReferenceType.InvalidReferenceTypeException
- org.jf.dexlib2.writer.util.TryListBuilder.InvalidTryException
- org.jf.dexlib2.analysis.UnresolvedClassException
- org.jf.dexlib2.dexbacked.OatFile.InvalidOatFileException
- org.jf.dexlib2.dexbacked.OatFile.NotAnOatFileException
- org.jf.dexlib2.dexbacked.ZipDexContainer.NotAZipFileException
- java.lang.Exception
- org.jf.dexlib2.rewriter.TryBlockRewriter (implements org.jf.dexlib2.rewriter.Rewriter<T>)
- org.jf.dexlib2.writer.util.TryListBuilder<EH>
- org.jf.util.TwoColumnOutput
- org.jf.dexlib2.dexbacked.raw.TypeIdItem
- org.jf.dexlib2.dexbacked.raw.TypeListItem
- org.jf.dexlib2.writer.pool.TypeListPool.Key<TypeCollection> (implements java.lang.Comparable<T>)
- org.jf.dexlib2.analysis.util.TypeProtoUtils
- org.jf.dexlib2.rewriter.TypeRewriter (implements org.jf.dexlib2.rewriter.Rewriter<T>)
- org.jf.dexlib2.util.TypeUtils
- org.jf.dexlib2.analysis.UnknownClassProto (implements org.jf.dexlib2.analysis.TypeProto)
- com.google.common.collect.UnmodifiableIterator<E> (implements java.util.Iterator<E>)
- com.google.common.collect.AbstractIterator<T>
- org.jf.dexlib2.dexbacked.util.VariableSizeLookaheadIterator<T> (implements java.util.Iterator<E>)
- com.google.common.collect.AbstractIterator<T>
- org.jf.dexlib2.analysis.UnresolvedOdexInstruction (implements org.jf.dexlib2.iface.instruction.Instruction)
- org.jf.util.Utf8Utils
- org.jf.dexlib2.ValueType
- org.jf.dexlib2.dexbacked.util.VariableSizeIterator<T> (implements java.util.Iterator<E>)
- org.jf.dexlib2.dexbacked.util.VariableSizeListIterator<T> (implements java.util.ListIterator<E>)
- org.jf.dexlib2.VerificationError
- org.jf.dexlib2.VersionMap
- java.io.Writer (implements java.lang.Appendable, java.io.Closeable, java.io.Flushable)
- org.jf.dexlib2.formatter.DexFormattedWriter
- java.io.FilterWriter
- org.jf.util.WrappedIndentingWriter
- org.jf.util.IndentingWriter
- org.jf.dexlib2.dexbacked.ZipDexContainer (implements org.jf.dexlib2.iface.MultiDexContainer<T>)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- org.jf.dexlib2.iface.Annotatable
- org.jf.dexlib2.iface.ClassDef (also extends org.jf.dexlib2.iface.reference.TypeReference)
- org.jf.dexlib2.iface.Member
- org.jf.dexlib2.iface.Field (also extends org.jf.dexlib2.iface.reference.FieldReference)
- org.jf.dexlib2.iface.Method (also extends org.jf.dexlib2.iface.reference.MethodReference)
- org.jf.dexlib2.dexbacked.util.AnnotationsDirectory.AnnotationIterator
- org.jf.dexlib2.iface.BasicAnnotation
- org.jf.dexlib2.iface.Annotation (also extends java.lang.Comparable<T>)
- org.jf.dexlib2.iface.value.AnnotationEncodedValue (also extends org.jf.dexlib2.iface.value.EncodedValue)
- java.lang.CharSequence
- org.jf.dexlib2.iface.reference.StringReference (also extends java.lang.Comparable<T>, org.jf.dexlib2.iface.reference.Reference)
- org.jf.dexlib2.iface.reference.TypeReference (also extends java.lang.Comparable<T>, org.jf.dexlib2.iface.reference.Reference)
- org.jf.dexlib2.iface.ClassDef (also extends org.jf.dexlib2.iface.Annotatable)
- org.jf.dexlib2.iface.MethodParameter (also extends org.jf.dexlib2.iface.debug.LocalInfo)
- org.jf.dexlib2.analysis.ClassProvider
- java.lang.Comparable<T>
- org.jf.dexlib2.iface.Annotation (also extends org.jf.dexlib2.iface.BasicAnnotation)
- org.jf.dexlib2.iface.AnnotationElement
- org.jf.dexlib2.iface.value.EncodedValue
- org.jf.dexlib2.iface.value.AnnotationEncodedValue (also extends org.jf.dexlib2.iface.BasicAnnotation)
- org.jf.dexlib2.iface.value.ArrayEncodedValue
- org.jf.dexlib2.iface.value.BooleanEncodedValue
- org.jf.dexlib2.writer.builder.BuilderEncodedValues.BuilderEncodedValue
- org.jf.dexlib2.iface.value.ByteEncodedValue
- org.jf.dexlib2.iface.value.CharEncodedValue
- org.jf.dexlib2.iface.value.DoubleEncodedValue
- org.jf.dexlib2.iface.value.EnumEncodedValue
- org.jf.dexlib2.iface.value.FieldEncodedValue
- org.jf.dexlib2.iface.value.FloatEncodedValue
- org.jf.dexlib2.immutable.value.ImmutableEncodedValue
- org.jf.dexlib2.iface.value.IntEncodedValue
- org.jf.dexlib2.iface.value.LongEncodedValue
- org.jf.dexlib2.iface.value.MethodEncodedValue
- org.jf.dexlib2.iface.value.MethodHandleEncodedValue
- org.jf.dexlib2.iface.value.MethodTypeEncodedValue
- org.jf.dexlib2.iface.value.NullEncodedValue
- org.jf.dexlib2.iface.value.ShortEncodedValue
- org.jf.dexlib2.iface.value.StringEncodedValue
- org.jf.dexlib2.iface.value.TypeEncodedValue
- org.jf.dexlib2.iface.ExceptionHandler
- org.jf.dexlib2.iface.reference.FieldReference (also extends org.jf.dexlib2.iface.reference.Reference)
- org.jf.dexlib2.iface.reference.MethodHandleReference (also extends org.jf.dexlib2.iface.reference.Reference)
- org.jf.dexlib2.iface.reference.MethodProtoReference (also extends org.jf.dexlib2.iface.reference.Reference)
- org.jf.dexlib2.iface.reference.MethodReference (also extends org.jf.dexlib2.iface.reference.Reference)
- org.jf.dexlib2.iface.reference.StringReference (also extends java.lang.CharSequence, org.jf.dexlib2.iface.reference.Reference)
- org.jf.dexlib2.iface.reference.TypeReference (also extends java.lang.CharSequence, org.jf.dexlib2.iface.reference.Reference)
- org.jf.dexlib2.iface.ClassDef (also extends org.jf.dexlib2.iface.Annotatable)
- org.jf.dexlib2.iface.MethodParameter (also extends org.jf.dexlib2.iface.debug.LocalInfo)
- org.jf.dexlib2.iface.debug.DebugItem
- org.jf.dexlib2.iface.debug.EndLocal (also extends org.jf.dexlib2.iface.debug.LocalInfo)
- org.jf.dexlib2.iface.debug.EpilogueBegin
- org.jf.dexlib2.iface.debug.LineNumber
- org.jf.dexlib2.iface.debug.PrologueEnd
- org.jf.dexlib2.iface.debug.RestartLocal (also extends org.jf.dexlib2.iface.debug.LocalInfo)
- org.jf.dexlib2.iface.debug.SetSourceFile
- org.jf.dexlib2.iface.debug.StartLocal (also extends org.jf.dexlib2.iface.debug.LocalInfo)
- org.jf.dexlib2.writer.io.DeferredOutputStreamFactory
- org.jf.dexlib2.writer.io.DexDataStore
- org.jf.dexlib2.iface.DexFile
- org.jf.dexlib2.writer.IndexSection<Key>
- org.jf.dexlib2.writer.CallSiteSection<CallSiteKey,EncodedArrayKey>
- org.jf.dexlib2.writer.ClassSection<StringKey,TypeKey,TypeListKey,ClassKey,FieldKey,MethodKey,AnnotationSetKey,EncodedArrayKey>
- org.jf.dexlib2.writer.FieldSection<StringKey,TypeKey,FieldRefKey,FieldKey>
- org.jf.dexlib2.writer.MethodHandleSection<MethodHandleKey,FieldRefKey,MethodRefKey>
- org.jf.dexlib2.writer.MethodSection<StringKey,TypeKey,ProtoRefKey,MethodRefKey,MethodKey>
- org.jf.dexlib2.writer.NullableIndexSection<Key>
- org.jf.dexlib2.writer.StringSection<StringKey,StringRef>
- org.jf.dexlib2.writer.TypeSection<StringKey,TypeKey,TypeRef>
- org.jf.dexlib2.writer.ProtoSection<StringKey,TypeKey,ProtoKey,TypeListKey>
- org.jf.dexlib2.iface.instruction.Instruction
- org.jf.dexlib2.iface.instruction.FieldOffsetInstruction
- org.jf.dexlib2.iface.instruction.formats.Instruction22cs (also extends org.jf.dexlib2.iface.instruction.TwoRegisterInstruction)
- org.jf.dexlib2.iface.instruction.HatLiteralInstruction
- org.jf.dexlib2.iface.instruction.LongHatLiteralInstruction (also extends org.jf.dexlib2.iface.instruction.WideLiteralInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction21lh (also extends org.jf.dexlib2.iface.instruction.OneRegisterInstruction)
- org.jf.dexlib2.iface.instruction.NarrowHatLiteralInstruction (also extends org.jf.dexlib2.iface.instruction.NarrowLiteralInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction21ih (also extends org.jf.dexlib2.iface.instruction.OneRegisterInstruction)
- org.jf.dexlib2.iface.instruction.LongHatLiteralInstruction (also extends org.jf.dexlib2.iface.instruction.WideLiteralInstruction)
- org.jf.dexlib2.iface.instruction.InlineIndexInstruction
- org.jf.dexlib2.iface.instruction.formats.Instruction35mi (also extends org.jf.dexlib2.iface.instruction.FiveRegisterInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction3rmi (also extends org.jf.dexlib2.iface.instruction.RegisterRangeInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction10x
- org.jf.dexlib2.iface.instruction.formats.UnknownInstruction
- org.jf.dexlib2.iface.instruction.OffsetInstruction
- org.jf.dexlib2.iface.instruction.formats.Instruction10t
- org.jf.dexlib2.iface.instruction.formats.Instruction20t
- org.jf.dexlib2.iface.instruction.formats.Instruction21t (also extends org.jf.dexlib2.iface.instruction.OneRegisterInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction22t (also extends org.jf.dexlib2.iface.instruction.TwoRegisterInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction30t
- org.jf.dexlib2.iface.instruction.formats.Instruction31t (also extends org.jf.dexlib2.iface.instruction.OneRegisterInstruction)
- org.jf.dexlib2.iface.instruction.OneRegisterInstruction
- org.jf.dexlib2.iface.instruction.formats.Instruction11n (also extends org.jf.dexlib2.iface.instruction.NarrowLiteralInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction11x
- org.jf.dexlib2.iface.instruction.formats.Instruction21c (also extends org.jf.dexlib2.iface.instruction.ReferenceInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction21ih (also extends org.jf.dexlib2.iface.instruction.NarrowHatLiteralInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction21lh (also extends org.jf.dexlib2.iface.instruction.LongHatLiteralInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction21s (also extends org.jf.dexlib2.iface.instruction.NarrowLiteralInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction21t (also extends org.jf.dexlib2.iface.instruction.OffsetInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction31c (also extends org.jf.dexlib2.iface.instruction.ReferenceInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction31i (also extends org.jf.dexlib2.iface.instruction.NarrowLiteralInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction31t (also extends org.jf.dexlib2.iface.instruction.OffsetInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction51l (also extends org.jf.dexlib2.iface.instruction.WideLiteralInstruction)
- org.jf.dexlib2.iface.instruction.TwoRegisterInstruction
- org.jf.dexlib2.iface.instruction.formats.Instruction12x
- org.jf.dexlib2.iface.instruction.formats.Instruction22b (also extends org.jf.dexlib2.iface.instruction.NarrowLiteralInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction22c (also extends org.jf.dexlib2.iface.instruction.ReferenceInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction22cs (also extends org.jf.dexlib2.iface.instruction.FieldOffsetInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction22s (also extends org.jf.dexlib2.iface.instruction.NarrowLiteralInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction22t (also extends org.jf.dexlib2.iface.instruction.OffsetInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction22x
- org.jf.dexlib2.iface.instruction.formats.Instruction32x
- org.jf.dexlib2.iface.instruction.ThreeRegisterInstruction
- org.jf.dexlib2.iface.instruction.formats.Instruction23x
- org.jf.dexlib2.iface.instruction.PayloadInstruction
- org.jf.dexlib2.iface.instruction.formats.ArrayPayload
- org.jf.dexlib2.iface.instruction.SwitchPayload
- org.jf.dexlib2.iface.instruction.formats.PackedSwitchPayload
- org.jf.dexlib2.iface.instruction.formats.SparseSwitchPayload
- org.jf.dexlib2.iface.instruction.ReferenceInstruction
- org.jf.dexlib2.iface.instruction.DualReferenceInstruction
- org.jf.dexlib2.iface.instruction.formats.Instruction45cc (also extends org.jf.dexlib2.iface.instruction.FiveRegisterInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction4rcc (also extends org.jf.dexlib2.iface.instruction.RegisterRangeInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction20bc (also extends org.jf.dexlib2.iface.instruction.VerificationErrorInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction21c (also extends org.jf.dexlib2.iface.instruction.OneRegisterInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction22c (also extends org.jf.dexlib2.iface.instruction.TwoRegisterInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction31c (also extends org.jf.dexlib2.iface.instruction.OneRegisterInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction35c (also extends org.jf.dexlib2.iface.instruction.FiveRegisterInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction3rc (also extends org.jf.dexlib2.iface.instruction.RegisterRangeInstruction)
- org.jf.dexlib2.iface.instruction.DualReferenceInstruction
- org.jf.dexlib2.iface.instruction.VariableRegisterInstruction
- org.jf.dexlib2.iface.instruction.FiveRegisterInstruction
- org.jf.dexlib2.iface.instruction.formats.Instruction35c (also extends org.jf.dexlib2.iface.instruction.ReferenceInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction35mi (also extends org.jf.dexlib2.iface.instruction.InlineIndexInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction35ms (also extends org.jf.dexlib2.iface.instruction.VtableIndexInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction45cc (also extends org.jf.dexlib2.iface.instruction.DualReferenceInstruction)
- org.jf.dexlib2.iface.instruction.RegisterRangeInstruction
- org.jf.dexlib2.iface.instruction.formats.Instruction3rc (also extends org.jf.dexlib2.iface.instruction.ReferenceInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction3rmi (also extends org.jf.dexlib2.iface.instruction.InlineIndexInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction3rms (also extends org.jf.dexlib2.iface.instruction.VtableIndexInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction4rcc (also extends org.jf.dexlib2.iface.instruction.DualReferenceInstruction)
- org.jf.dexlib2.iface.instruction.FiveRegisterInstruction
- org.jf.dexlib2.iface.instruction.VerificationErrorInstruction
- org.jf.dexlib2.iface.instruction.formats.Instruction20bc (also extends org.jf.dexlib2.iface.instruction.ReferenceInstruction)
- org.jf.dexlib2.iface.instruction.VtableIndexInstruction
- org.jf.dexlib2.iface.instruction.formats.Instruction35ms (also extends org.jf.dexlib2.iface.instruction.FiveRegisterInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction3rms (also extends org.jf.dexlib2.iface.instruction.RegisterRangeInstruction)
- org.jf.dexlib2.iface.instruction.WideLiteralInstruction
- org.jf.dexlib2.iface.instruction.formats.Instruction51l (also extends org.jf.dexlib2.iface.instruction.OneRegisterInstruction)
- org.jf.dexlib2.iface.instruction.LongHatLiteralInstruction (also extends org.jf.dexlib2.iface.instruction.HatLiteralInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction21lh (also extends org.jf.dexlib2.iface.instruction.OneRegisterInstruction)
- org.jf.dexlib2.iface.instruction.NarrowLiteralInstruction
- org.jf.dexlib2.iface.instruction.formats.Instruction11n (also extends org.jf.dexlib2.iface.instruction.OneRegisterInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction21s (also extends org.jf.dexlib2.iface.instruction.OneRegisterInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction22b (also extends org.jf.dexlib2.iface.instruction.TwoRegisterInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction22s (also extends org.jf.dexlib2.iface.instruction.TwoRegisterInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction31i (also extends org.jf.dexlib2.iface.instruction.OneRegisterInstruction)
- org.jf.dexlib2.iface.instruction.NarrowHatLiteralInstruction (also extends org.jf.dexlib2.iface.instruction.HatLiteralInstruction)
- org.jf.dexlib2.iface.instruction.formats.Instruction21ih (also extends org.jf.dexlib2.iface.instruction.OneRegisterInstruction)
- org.jf.dexlib2.iface.instruction.FieldOffsetInstruction
- org.jf.dexlib2.writer.InstructionFactory<Ref>
- org.jf.dexlib2.iface.debug.LocalInfo
- org.jf.dexlib2.iface.debug.EndLocal (also extends org.jf.dexlib2.iface.debug.DebugItem)
- org.jf.dexlib2.iface.MethodParameter (also extends org.jf.dexlib2.iface.reference.TypeReference)
- org.jf.dexlib2.iface.debug.RestartLocal (also extends org.jf.dexlib2.iface.debug.DebugItem)
- org.jf.dexlib2.iface.debug.StartLocal (also extends org.jf.dexlib2.iface.debug.DebugItem)
- org.jf.dexlib2.writer.pool.Markable
- org.jf.dexlib2.iface.MethodImplementation
- org.jf.dexlib2.iface.MultiDexContainer<T>
- org.jf.dexlib2.iface.MultiDexContainer.DexEntry<T>
- org.jf.dexlib2.dexbacked.OatFile.VdexProvider
- org.jf.dexlib2.writer.OffsetSection<Key>
- org.jf.dexlib2.writer.AnnotationSection<StringKey,TypeKey,AnnotationKey,AnnotationElement,EncodedValue>
- org.jf.dexlib2.writer.EncodedArraySection<EncodedArrayKey,EncodedValue>
- org.jf.dexlib2.writer.NullableOffsetSection<Key>
- org.jf.dexlib2.writer.AnnotationSetSection<AnnotationKey,AnnotationSetKey>
- org.jf.dexlib2.writer.TypeListSection<TypeKey,TypeListKey>
- org.jf.dexlib2.iface.reference.Reference
- org.jf.dexlib2.writer.builder.BuilderReference
- org.jf.dexlib2.iface.reference.CallSiteReference
- org.jf.dexlib2.iface.reference.FieldReference (also extends java.lang.Comparable<T>)
- org.jf.dexlib2.immutable.reference.ImmutableReference
- org.jf.dexlib2.iface.reference.MethodHandleReference (also extends java.lang.Comparable<T>)
- org.jf.dexlib2.iface.reference.MethodProtoReference (also extends java.lang.Comparable<T>)
- org.jf.dexlib2.iface.reference.MethodReference (also extends java.lang.Comparable<T>)
- org.jf.dexlib2.iface.reference.StringReference (also extends java.lang.CharSequence, java.lang.Comparable<T>)
- org.jf.dexlib2.iface.reference.TypeReference (also extends java.lang.CharSequence, java.lang.Comparable<T>)
- org.jf.dexlib2.iface.ClassDef (also extends org.jf.dexlib2.iface.Annotatable)
- org.jf.dexlib2.iface.MethodParameter (also extends org.jf.dexlib2.iface.debug.LocalInfo)
- org.jf.dexlib2.rewriter.Rewriter<T>
- org.jf.dexlib2.rewriter.Rewriters
- org.jf.dexlib2.iface.instruction.SwitchElement
- org.jf.dexlib2.iface.TryBlock<EH>
- org.jf.dexlib2.analysis.TypeProto
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.jf.dexlib2.AccessFlags
- org.jf.dexlib2.Format
- org.jf.dexlib2.HiddenApiRestriction
- org.jf.dexlib2.Opcode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)