protected static class FixSizeLRUCache.E<K,V> extends Object implements Cache.Entry<K,V>
public K getKey()
Cache.EntrygetKey 在接口中 Cache.Entry<K,V>public V getValue()
Cache.EntrygetValue 在接口中 Cache.Entry<K,V>Copyright © 2025. All rights reserved.