Uses of Interface
jadx.analysis.callgraph.api.ICallGraphBuilder
Packages that use ICallGraphBuilder
-
Uses of ICallGraphBuilder in jadx.analysis.callgraph
Classes in jadx.analysis.callgraph that implement ICallGraphBuilderMethods in jadx.analysis.callgraph that return ICallGraphBuilderModifier and TypeMethodDescriptionstatic ICallGraphBuilderJadxCallGraph.builder(JadxDecompiler decompiler) CallGraphBuilder.includePackages(String pkgFilter) CallGraphBuilder.resolvedOnly(boolean resolved) -
Uses of ICallGraphBuilder in jadx.analysis.callgraph.api
Methods in jadx.analysis.callgraph.api that return ICallGraphBuilderModifier and TypeMethodDescriptionICallGraphBuilder.includePackages(String pkgFilter) ICallGraphBuilder.resolvedOnly(boolean resolved)