Uses of Interface
jadx.api.plugins.CustomResourcesLoader
Packages that use CustomResourcesLoader
-
Uses of CustomResourcesLoader in jadx.api
Fields in jadx.api with type parameters of type CustomResourcesLoaderModifier and TypeFieldDescriptionprivate final List<CustomResourcesLoader> JadxDecompiler.customResourcesLoadersMethods in jadx.api that return types with arguments of type CustomResourcesLoaderMethods in jadx.api with parameters of type CustomResourcesLoaderModifier and TypeMethodDescriptionvoidJadxDecompiler.addCustomResourcesLoader(CustomResourcesLoader loader) -
Uses of CustomResourcesLoader in jadx.plugins.input.xapk
Classes in jadx.plugins.input.xapk that implement CustomResourcesLoader