Uses of Interface
org.jf.dexlib2.iface.reference.Reference
Packages that use Reference
Package
Description
-
Uses of Reference in org.jf.dexlib2
Methods in org.jf.dexlib2 with parameters of type Reference -
Uses of Reference in org.jf.dexlib2.analysis
Classes in org.jf.dexlib2.analysis that implement ReferenceModifier and TypeClassDescription(package private) static classprivate static class -
Uses of Reference in org.jf.dexlib2.analysis.reflection
Classes in org.jf.dexlib2.analysis.reflection that implement ReferenceModifier and TypeClassDescriptionclassWraps a ClassDef around a class loaded in the current VM Only supports the basic information exposed by ClassProtoclassclassclass -
Uses of Reference in org.jf.dexlib2.base
Classes in org.jf.dexlib2.base that implement Reference -
Uses of Reference in org.jf.dexlib2.base.reference
Classes in org.jf.dexlib2.base.reference that implement ReferenceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of Reference in org.jf.dexlib2.builder.instruction
Fields in org.jf.dexlib2.builder.instruction declared as ReferenceModifier and TypeFieldDescriptionprotected final ReferenceBuilderInstruction20bc.referenceprotected final ReferenceBuilderInstruction21c.referenceprotected final ReferenceBuilderInstruction22c.referenceprotected final ReferenceBuilderInstruction31c.referenceprotected final ReferenceBuilderInstruction35c.referenceprotected final ReferenceBuilderInstruction3rc.referenceprotected final ReferenceBuilderInstruction45cc.referenceprotected final ReferenceBuilderInstruction4rcc.referenceprotected final ReferenceBuilderInstruction45cc.reference2protected final ReferenceBuilderInstruction4rcc.reference2Methods in org.jf.dexlib2.builder.instruction that return ReferenceModifier and TypeMethodDescriptionBuilderInstruction20bc.getReference()BuilderInstruction21c.getReference()BuilderInstruction22c.getReference()BuilderInstruction31c.getReference()BuilderInstruction35c.getReference()BuilderInstruction3rc.getReference()BuilderInstruction45cc.getReference()BuilderInstruction4rcc.getReference()BuilderInstruction45cc.getReference2()BuilderInstruction4rcc.getReference2()Constructors in org.jf.dexlib2.builder.instruction with parameters of type ReferenceModifierConstructorDescriptionBuilderInstruction20bc(Opcode opcode, int verificationError, Reference reference) BuilderInstruction21c(Opcode opcode, int registerA, Reference reference) BuilderInstruction22c(Opcode opcode, int registerA, int registerB, Reference reference) BuilderInstruction31c(Opcode opcode, int registerA, Reference reference) BuilderInstruction35c(Opcode opcode, int registerCount, int registerC, int registerD, int registerE, int registerF, int registerG, Reference reference) BuilderInstruction3rc(Opcode opcode, int startRegister, int registerCount, Reference reference) BuilderInstruction45cc(Opcode opcode, int registerCount, int registerC, int registerD, int registerE, int registerF, int registerG, Reference reference, Reference reference2) BuilderInstruction4rcc(Opcode opcode, int startRegister, int registerCount, Reference reference, Reference reference2) -
Uses of Reference in org.jf.dexlib2.dexbacked
Classes in org.jf.dexlib2.dexbacked that implement ReferenceModifier and TypeClassDescriptionclassclassclassMethods in org.jf.dexlib2.dexbacked that return types with arguments of type Reference -
Uses of Reference in org.jf.dexlib2.dexbacked.instruction
Methods in org.jf.dexlib2.dexbacked.instruction that return ReferenceModifier and TypeMethodDescriptionDexBackedInstruction20bc.getReference()DexBackedInstruction21c.getReference()DexBackedInstruction22c.getReference()DexBackedInstruction31c.getReference()DexBackedInstruction35c.getReference()DexBackedInstruction3rc.getReference()DexBackedInstruction45cc.getReference()DexBackedInstruction4rcc.getReference()DexBackedInstruction45cc.getReference2()DexBackedInstruction4rcc.getReference2() -
Uses of Reference in org.jf.dexlib2.dexbacked.reference
Classes in org.jf.dexlib2.dexbacked.reference that implement ReferenceModifier and TypeClassDescriptionclassclassclassclassclassclassclassMethods in org.jf.dexlib2.dexbacked.reference that return ReferenceModifier and TypeMethodDescriptionDexBackedMethodHandleReference.getMemberReference()static ReferenceDexBackedReference.makeReference(DexBackedDexFile dexFile, int referenceType, int referenceIndex) -
Uses of Reference in org.jf.dexlib2.formatter
Methods in org.jf.dexlib2.formatter with parameters of type ReferenceModifier and TypeMethodDescriptionDexFormatter.getReference(Reference reference) voidDexFormattedWriter.writeReference(Reference reference) Write the givenReference. -
Uses of Reference in org.jf.dexlib2.iface
Subinterfaces of Reference in org.jf.dexlib2.ifaceModifier and TypeInterfaceDescriptioninterfaceThis class represents a class definition.interfaceThis class represents a specific field definition in a class.interfaceThis class represents a specific method definition in a class.interfaceThis class represents a method parameter. -
Uses of Reference in org.jf.dexlib2.iface.instruction
Methods in org.jf.dexlib2.iface.instruction that return ReferenceModifier and TypeMethodDescriptionReferenceInstruction.getReference()DualReferenceInstruction.getReference2() -
Uses of Reference in org.jf.dexlib2.iface.reference
Subinterfaces of Reference in org.jf.dexlib2.iface.referenceModifier and TypeInterfaceDescriptioninterfaceThis class represents a reference to a call siteinterfaceThis class represents a reference to a field.interfaceThis class represents a reference to a method handleinterfaceThis class represents a reference to a method prototype.interfaceThis class represents a reference to a method.interfaceThis class represents a reference to an arbitrary string.interfaceThis class represents a reference to a type.Methods in org.jf.dexlib2.iface.reference that return ReferenceModifier and TypeMethodDescriptionMethodHandleReference.getMemberReference()Gets the member that is being referenced by this method handle. -
Uses of Reference in org.jf.dexlib2.immutable
Classes in org.jf.dexlib2.immutable that implement ReferenceModifier and TypeClassDescriptionclassclassclassclass -
Uses of Reference in org.jf.dexlib2.immutable.instruction
Methods in org.jf.dexlib2.immutable.instruction that return ReferenceModifier and TypeMethodDescriptionImmutableInstruction4rcc.getReference()ImmutableInstruction4rcc.getReference2()Methods in org.jf.dexlib2.immutable.instruction with parameters of type ReferenceModifier and TypeMethodDescriptionImmutableInstructionFactory.makeInstruction20bc(Opcode opcode, int verificationError, Reference reference) ImmutableInstructionFactory.makeInstruction21c(Opcode opcode, int registerA, Reference reference) ImmutableInstructionFactory.makeInstruction22c(Opcode opcode, int registerA, int registerB, Reference reference) ImmutableInstructionFactory.makeInstruction31c(Opcode opcode, int registerA, Reference reference) ImmutableInstructionFactory.makeInstruction35c(Opcode opcode, int registerCount, int registerC, int registerD, int registerE, int registerF, int registerG, Reference reference) ImmutableInstructionFactory.makeInstruction3rc(Opcode opcode, int startRegister, int registerCount, Reference reference) Constructors in org.jf.dexlib2.immutable.instruction with parameters of type ReferenceModifierConstructorDescriptionImmutableInstruction20bc(Opcode opcode, int verificationError, Reference reference) ImmutableInstruction21c(Opcode opcode, int registerA, Reference reference) ImmutableInstruction22c(Opcode opcode, int registerA, int registerB, Reference reference) ImmutableInstruction31c(Opcode opcode, int registerA, Reference reference) ImmutableInstruction35c(Opcode opcode, int registerCount, int registerC, int registerD, int registerE, int registerF, int registerG, Reference reference) ImmutableInstruction3rc(Opcode opcode, int startRegister, int registerCount, Reference reference) ImmutableInstruction45cc(Opcode opcode, int registerCount, int registerC, int registerD, int registerE, int registerF, int registerG, Reference reference, Reference reference2) ImmutableInstruction4rcc(Opcode opcode, int startRegister, int registerCount, Reference reference, Reference reference2) -
Uses of Reference in org.jf.dexlib2.immutable.reference
Subinterfaces of Reference in org.jf.dexlib2.immutable.referenceClasses in org.jf.dexlib2.immutable.reference that implement ReferenceModifier and TypeClassDescriptionclassclassclassclassclassclassclassMethods in org.jf.dexlib2.immutable.reference that return ReferenceMethods in org.jf.dexlib2.immutable.reference with parameters of type ReferenceConstructors in org.jf.dexlib2.immutable.reference with parameters of type ReferenceModifierConstructorDescriptionImmutableMethodHandleReference(int methodHandleType, Reference memberReference) -
Uses of Reference in org.jf.dexlib2.rewriter
Classes in org.jf.dexlib2.rewriter that implement ReferenceModifier and TypeClassDescriptionprotected classprotected classprotected classprotected classprotected classprotected classMethods in org.jf.dexlib2.rewriter that return ReferenceModifier and TypeMethodDescriptionInstructionRewriter.BaseRewrittenReferenceInstruction.getReference() -
Uses of Reference in org.jf.dexlib2.util
Fields in org.jf.dexlib2.util declared as ReferenceModifier and TypeFieldDescriptionfinal ReferenceSyntheticAccessorResolver.AccessedMember.accessedMemberMethods in org.jf.dexlib2.util with type parameters of type ReferenceModifier and TypeMethodDescriptionstatic <T extends Reference>
TPreconditions.checkReference(int referenceType, T reference) Methods in org.jf.dexlib2.util with parameters of type ReferenceModifier and TypeMethodDescriptionstatic StringReferenceUtil.getReferenceString(Reference reference) Deprecated.static StringReferenceUtil.getReferenceString(Reference reference, String containingClass) Deprecated.Constructors in org.jf.dexlib2.util with parameters of type Reference -
Uses of Reference in org.jf.dexlib2.writer
Classes in org.jf.dexlib2.writer with type parameters of type ReferenceMethods in org.jf.dexlib2.writer with parameters of type ReferenceModifier and TypeMethodDescriptionprivate intInstructionWriter.getReferenceIndex(int referenceType, Reference reference) -
Uses of Reference in org.jf.dexlib2.writer.builder
Subinterfaces of Reference in org.jf.dexlib2.writer.builderClasses in org.jf.dexlib2.writer.builder that implement ReferenceModifier and TypeClassDescriptionclassclassclassclassclassclassclassprivate static classclassclassclassclassMethods in org.jf.dexlib2.writer.builder with parameters of type Reference -
Uses of Reference in org.jf.dexlib2.writer.pool
Classes in org.jf.dexlib2.writer.pool that implement ReferenceModifier and TypeClassDescription(package private) class(package private) classclass -
Uses of Reference in org.jf.smali
Classes in org.jf.smali that implement Reference