Uses of Class
jadx.plugins.tools.data.JadxPluginListEntry
Packages that use JadxPluginListEntry
-
Uses of JadxPluginListEntry in jadx.plugins.tools
Methods in jadx.plugins.tools that return types with arguments of type JadxPluginListEntryModifier and TypeMethodDescriptionJadxPluginsList.get()private static List<JadxPluginListEntry> JadxPluginsList.loadListBundle(Path tmpListFile) Method parameters in jadx.plugins.tools with type arguments of type JadxPluginListEntryModifier and TypeMethodDescriptionvoidJadxPluginsList.get(Consumer<List<JadxPluginListEntry>> consumer) List provider with update callback. -
Uses of JadxPluginListEntry in jadx.plugins.tools.data
Fields in jadx.plugins.tools.data with type parameters of type JadxPluginListEntryMethods in jadx.plugins.tools.data that return types with arguments of type JadxPluginListEntryMethod parameters in jadx.plugins.tools.data with type arguments of type JadxPluginListEntryModifier and TypeMethodDescriptionvoidJadxPluginListCache.setList(List<JadxPluginListEntry> list)