| 程序包 | 说明 |
|---|---|
| org.openeuler.sun.security.util |
| 限定符和类型 | 类和说明 |
|---|---|
private static class |
MemoryCache.HardCacheEntry<K,V> |
private static class |
MemoryCache.SoftCacheEntry<K,V> |
| 限定符和类型 | 字段和说明 |
|---|---|
private Map<K,MemoryCache.CacheEntry<K,V>> |
MemoryCache.cacheMap |
| 限定符和类型 | 方法和说明 |
|---|---|
protected MemoryCache.CacheEntry<K,V> |
MemoryCache.newEntry(K key,
V value,
long expirationTime,
ReferenceQueue<V> queue) |
Copyright © 2023. All rights reserved.