Class DosetaKeyRepository.CacheEntry<T>

    • Field Detail

      • time

        public long time
      • key

        public T key
    • Constructor Detail

      • CacheEntry

        protected CacheEntry​(T key)
    • Method Detail

      • isStale

        public boolean isStale()