Uses of Interface
jadx.api.usage.IUsageInfoCache
Packages that use IUsageInfoCache
-
Uses of IUsageInfoCache in jadx.api
Fields in jadx.api declared as IUsageInfoCacheModifier and TypeFieldDescriptionprivate IUsageInfoCacheJadxArgs.usageInfoCacheUsage data cache.Methods in jadx.api that return IUsageInfoCacheMethods in jadx.api with parameters of type IUsageInfoCacheModifier and TypeMethodDescriptionvoidJadxArgs.setUsageInfoCache(IUsageInfoCache usageInfoCache) -
Uses of IUsageInfoCache in jadx.api.usage.impl
Classes in jadx.api.usage.impl that implement IUsageInfoCache