Uses of Interface
jadx.api.usage.IUsageInfoData
Packages that use IUsageInfoData
-
Uses of IUsageInfoData in jadx.api.usage
Methods in jadx.api.usage that return IUsageInfoDataMethods in jadx.api.usage with parameters of type IUsageInfoData -
Uses of IUsageInfoData in jadx.api.usage.impl
Fields in jadx.api.usage.impl declared as IUsageInfoDataMethods in jadx.api.usage.impl that return IUsageInfoDataMethods in jadx.api.usage.impl with parameters of type IUsageInfoDataModifier and TypeMethodDescriptionvoidEmptyUsageInfoCache.set(RootNode root, IUsageInfoData data) voidInMemoryUsageInfoCache.set(RootNode root, IUsageInfoData data) -
Uses of IUsageInfoData in jadx.core.dex.visitors.usage
Classes in jadx.core.dex.visitors.usage that implement IUsageInfoDataMethods in jadx.core.dex.visitors.usage that return IUsageInfoDataModifier and TypeMethodDescriptionprivate static IUsageInfoDataUsageInfoVisitor.buildUsageData(RootNode root) Methods in jadx.core.dex.visitors.usage with parameters of type IUsageInfoDataModifier and TypeMethodDescriptionprivate static voidUsageInfoVisitor.apply(IUsageInfoData usageInfoData)