private static interface MemoryCache.CacheEntry<K,V>
long
getExpirationTime()
K
getKey()
V
getValue()
void
invalidate()
boolean
isValid(long currentTime)
boolean isValid(long currentTime)
void invalidate()
K getKey()
V getValue()
long getExpirationTime()
Copyright © 2023. All rights reserved.