Searched defs:expirationTime (Results 1 – 3 of 3) sorted by relevance
362 long expirationTime = (lifetime == 0) ? 0 : in put() local460 long expirationTime, ReferenceQueue<V> queue) { in newEntry()484 private long expirationTime; field in MemoryCache.HardCacheEntry486 HardCacheEntry(K key, V value, long expirationTime) { in HardCacheEntry()520 private long expirationTime; field in MemoryCache.SoftCacheEntry522 SoftCacheEntry(K key, V value, long expirationTime, in SoftCacheEntry()
97 private long expirationTime; field in EphemeralKeyManager.EphemeralKeyPair
507 private volatile long expirationTime; field in ResourceBundle.CacheKey1480 long expirationTime = key.expirationTime; in hasValidParentChain() local1571 long expirationTime = key.expirationTime; in findBundleInCache() local