Uses of Interface
org.jf.dexlib2.iface.Method
Packages that use Method
Package
Description
-
Uses of Method in org.jf.baksmali.Adaptors
Fields in org.jf.baksmali.Adaptors declared as MethodMethods in org.jf.baksmali.Adaptors with parameters of type MethodModifier and TypeMethodDescriptionstatic voidMethodDefinition.writeEmptyMethodTo(BaksmaliWriter writer, Method method, ClassDefinition classDef) private static voidMethodDefinition.writeParameters(ClassDefinition classDef, BaksmaliWriter writer, Method method, List<? extends MethodParameter> parameters) Constructors in org.jf.baksmali.Adaptors with parameters of type MethodModifierConstructorDescriptionMethodDefinition(ClassDefinition classDef, Method method, MethodImplementation methodImpl) -
Uses of Method in org.jf.dexlib2.analysis
Classes in org.jf.dexlib2.analysis that implement MethodFields in org.jf.dexlib2.analysis declared as MethodModifier and TypeFieldDescriptionprivate final MethodInlineMethodResolver.InlineMethodResolver_version36.fastIndexOfMethodprivate final MethodInlineMethodResolver.InlineMethodResolver_version36.indexOfIIMethodprivate final MethodInlineMethodResolver.InlineMethodResolver_version36.indexOfIMethodprivate final Method[]CustomInlineMethodResolver.inlineMethodsprivate final Method[]InlineMethodResolver.InlineMethodResolver_version35.inlineMethodsprivate final Method[]InlineMethodResolver.InlineMethodResolver_version36.inlineMethodsprivate final MethodInlineMethodResolver.InlineMethodResolver_version36.isEmptyMethodprivate final MethodClassProto.ReparentedMethod.methodprivate final MethodMethodAnalyzer.methodFields in org.jf.dexlib2.analysis with type parameters of type MethodModifier and TypeFieldDescriptionClassProto.buggyPostDefaultMethodVtableSupplierThis is the vtable supplier for a version of art that had buggy vtable calculation logic.ClassProto.postDefaultMethodVtableSupplierClassProto.preDefaultMethodVtableSupplierMethods in org.jf.dexlib2.analysis that return MethodModifier and TypeMethodDescriptionArrayProto.getMethodByVtableIndex(int vtableIndex) ClassProto.getMethodByVtableIndex(int vtableIndex) PrimitiveProto.getMethodByVtableIndex(int vtableIndex) TypeProto.getMethodByVtableIndex(int vtableIndex) UnknownClassProto.getMethodByVtableIndex(int vtableIndex) private static MethodInlineMethodResolver.inlineMethod(int accessFlags, String cls, String name, String params, String returnType) private MethodCustomInlineMethodResolver.parseAndResolveInlineMethod(String inlineMethod) CustomInlineMethodResolver.resolveExecuteInline(AnalyzedInstruction analyzedInstruction) InlineMethodResolver.InlineMethodResolver_version35.resolveExecuteInline(AnalyzedInstruction analyzedInstruction) InlineMethodResolver.InlineMethodResolver_version36.resolveExecuteInline(AnalyzedInstruction analyzedInstruction) abstract MethodInlineMethodResolver.resolveExecuteInline(AnalyzedInstruction instruction) Methods in org.jf.dexlib2.analysis that return types with arguments of type MethodMethods in org.jf.dexlib2.analysis with parameters of type MethodModifier and TypeMethodDescriptionstatic booleanAnalyzedMethodUtil.canAccess(TypeProto type, Method virtualMethod, boolean checkPackagePrivate, boolean checkProtected, boolean checkClass) private booleanClassProto.interfaceMethodOverrides(Method method, Method method2) Checks if the interface method overrides the virtual or interface method2private booleanClassProto.isOverridableByDefaultMethod(Method method) Method parameters in org.jf.dexlib2.analysis with type arguments of type MethodModifier and TypeMethodDescriptionprivate voidClassProto.addToVtable(Iterable<? extends Method> localMethods, List<Method> vtable, boolean replaceExisting, boolean sort) private voidClassProto.addToVtable(Iterable<? extends Method> localMethods, List<Method> vtable, boolean replaceExisting, boolean sort) private intClassProto.findMethodIndexInVtable(List<Method> vtable, MethodReference method) private intClassProto.findMethodIndexInVtableReverse(List<Method> vtable, MethodReference method) Constructors in org.jf.dexlib2.analysis with parameters of type MethodModifierConstructorDescriptionMethodAnalyzer(ClassPath classPath, Method method, InlineMethodResolver inlineResolver, boolean normalizeVirtualMethods) ReparentedMethod(Method method, String definingClass) -
Uses of Method in org.jf.dexlib2.analysis.reflection
Classes in org.jf.dexlib2.analysis.reflection that implement MethodMethods in org.jf.dexlib2.analysis.reflection that return types with arguments of type MethodModifier and TypeMethodDescriptionReflectionClassDef.getDirectMethods()ReflectionClassDef.getMethods()ReflectionClassDef.getVirtualMethods() -
Uses of Method in org.jf.dexlib2.dexbacked
Classes in org.jf.dexlib2.dexbacked that implement Method -
Uses of Method in org.jf.dexlib2.iface
Methods in org.jf.dexlib2.iface that return types with arguments of type MethodModifier and TypeMethodDescriptionClassDef.getDirectMethods()Gets the direct methods that are defined by this class.ClassDef.getMethods()Gets all the methods that are defined by this class.ClassDef.getVirtualMethods()Gets the virtual methods that are defined by this class. -
Uses of Method in org.jf.dexlib2.immutable
Classes in org.jf.dexlib2.immutable that implement MethodFields in org.jf.dexlib2.immutable with type parameters of type MethodModifier and TypeFieldDescriptionprivate static final ImmutableConverter<ImmutableMethod, Method> ImmutableMethod.CONVERTERMethods in org.jf.dexlib2.immutable with parameters of type MethodMethod parameters in org.jf.dexlib2.immutable with type arguments of type MethodModifier and TypeMethodDescriptionstatic com.google.common.collect.ImmutableSortedSet<ImmutableMethod> ImmutableMethod.immutableSetOf(Iterable<? extends Method> list) -
Uses of Method in org.jf.dexlib2.rewriter
Classes in org.jf.dexlib2.rewriter that implement MethodFields in org.jf.dexlib2.rewriter declared as MethodFields in org.jf.dexlib2.rewriter with type parameters of type MethodMethods in org.jf.dexlib2.rewriter that return MethodMethods in org.jf.dexlib2.rewriter that return types with arguments of type MethodModifier and TypeMethodDescriptionClassDefRewriter.RewrittenClassDef.getDirectMethods()DexRewriter.getMethodRewriter()RewriterModule.getMethodRewriter(Rewriters rewriters) Rewriters.getMethodRewriter()ClassDefRewriter.RewrittenClassDef.getMethods()ClassDefRewriter.RewrittenClassDef.getVirtualMethods()Methods in org.jf.dexlib2.rewriter with parameters of type MethodConstructors in org.jf.dexlib2.rewriter with parameters of type Method -
Uses of Method in org.jf.dexlib2.util
Fields in org.jf.dexlib2.util with type parameters of type MethodModifier and TypeFieldDescriptionstatic com.google.common.base.Predicate<Method> MethodUtil.METHOD_IS_DIRECTstatic com.google.common.base.Predicate<Method> MethodUtil.METHOD_IS_VIRTUALMethods in org.jf.dexlib2.util with parameters of type MethodModifier and TypeMethodDescriptionstatic intMethodUtil.getParameterRegisterCount(Method method) static booleanstatic booleanMethodUtil.isPackagePrivate(Method method) static boolean -
Uses of Method in org.jf.dexlib2.writer.builder
Classes in org.jf.dexlib2.writer.builder that implement Method -
Uses of Method in org.jf.dexlib2.writer.pool
Classes in org.jf.dexlib2.writer.pool that implement MethodFields in org.jf.dexlib2.writer.pool declared as MethodFields in org.jf.dexlib2.writer.pool with type parameters of type MethodModifier and TypeFieldDescriptionstatic final com.google.common.base.Function<Method, PoolMethod> PoolMethod.TRANSFORMMethods in org.jf.dexlib2.writer.pool with parameters of type MethodModifier and TypeMethodDescriptionprivate voidClassPool.internCode(Method method) private voidClassPool.internDebug(Method method) Constructors in org.jf.dexlib2.writer.pool with parameters of type Method