Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.apache.commons.collections4.map.AbstractHashedMap<K,V> (implements org.apache.commons.collections4.IterableMap<K,V>)
- org.apache.commons.collections4.map.AbstractLinkedMap<K,V> (implements org.apache.commons.collections4.OrderedMap<K,V>)
- org.apache.commons.collections4.map.LRUMap<K,V> (implements org.apache.commons.collections4.BoundedMap<K,V>, java.lang.Cloneable, java.io.Serializable)
- org.apache.shenyu.common.cache.MemorySafeWindowTinyLFUMap<K,V> (implements java.io.Serializable)
- org.apache.shenyu.common.cache.WindowTinyLFUMap<K,V> (implements java.io.Serializable)
Copyright © 2024 The Apache Software Foundation. All rights reserved.