Uses of Interface
sootup.core.cache.provider.ClassCacheProvider
Packages that use ClassCacheProvider
-
Uses of ClassCacheProvider in sootup.core.cache.provider
Classes in sootup.core.cache.provider that implement ClassCacheProviderModifier and TypeClassDescriptionclassProvides a newFullCacheobject.classProvides a newLRUCacheobject.classProvides a newMutableFullCacheobject. -
Uses of ClassCacheProvider in sootup.java.core.views
Constructors in sootup.java.core.views with parameters of type ClassCacheProviderModifierConstructorDescriptionJavaEagerView(@NonNull List<AnalysisInputLocation> inputLocations, @NonNull ClassCacheProvider cacheProvider) JavaModuleView(@NonNull List<AnalysisInputLocation> inputLocations, @NonNull List<ModuleInfoAnalysisInputLocation> moduleInputLocations, @NonNull ClassCacheProvider cacheProvider) Creates a new instance of theJavaModuleViewclass.JavaView(@NonNull List<AnalysisInputLocation> inputLocations, @NonNull ClassCacheProvider cacheProvider) protectedJavaView(@NonNull List<AnalysisInputLocation> inputLocations, @NonNull ClassCacheProvider cacheProvider, @NonNull JavaIdentifierFactory idf)