Interface CacheFactory<T>

    • Method Detail

      • supportedType

        Class<T> supportedType()
      • createCache

        T createCache()