Class VaultCacheEntry<V>


  • public class VaultCacheEntry<V>
    extends Object
    • Constructor Detail

      • VaultCacheEntry

        public VaultCacheEntry​(V value)
    • Method Detail

      • youngerThan

        public boolean youngerThan​(Duration duration)
      • getValue

        public V getValue()
      • reset

        public void reset()