Uses of Interface
jadx.api.plugins.resources.IResContainerFactory
Packages that use IResContainerFactory
-
Uses of IResContainerFactory in jadx.api
Fields in jadx.api with type parameters of type IResContainerFactoryModifier and TypeFieldDescriptionprivate final List<IResContainerFactory> ResourcesLoader.resContainerFactoriesMethods in jadx.api with parameters of type IResContainerFactoryModifier and TypeMethodDescriptionvoidResourcesLoader.addResContainerFactory(IResContainerFactory resContainerFactory) -
Uses of IResContainerFactory in jadx.api.plugins.resources
Methods in jadx.api.plugins.resources with parameters of type IResContainerFactoryModifier and TypeMethodDescriptionvoidIResourcesLoader.addResContainerFactory(IResContainerFactory resContainerFactory)