Hierarchy For Package com.microsoft.azure.toolkit.lib.common.cache

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.microsoft.azure.toolkit.lib.common.cache.CacheManager
    • com.microsoft.azure.toolkit.lib.common.cache.LRUStack<T>
    • com.microsoft.azure.toolkit.lib.common.cache.Preloader

Annotation Type Hierarchy

  • com.microsoft.azure.toolkit.lib.common.cache.Cacheable (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.toolkit.lib.common.cache.CacheEvict (implements java.lang.annotation.Annotation)
  • com.microsoft.azure.toolkit.lib.common.cache.Preload (implements java.lang.annotation.Annotation)