Uses of Class
org.apache.ivy.core.cache.ModuleDescriptorMemoryCache
-
Packages that use ModuleDescriptorMemoryCache Package Description org.apache.ivy.core.cache -
-
Uses of ModuleDescriptorMemoryCache in org.apache.ivy.core.cache
Fields in org.apache.ivy.core.cache declared as ModuleDescriptorMemoryCache Modifier and Type Field Description private ModuleDescriptorMemoryCache
DefaultRepositoryCacheManager. memoryModuleDescrCache
Methods in org.apache.ivy.core.cache that return ModuleDescriptorMemoryCache Modifier and Type Method Description ModuleDescriptorMemoryCache
DefaultRepositoryCacheManager. getMemoryCache()
-