类分层结构
- java.lang.Object
- io.github.msyysoft.java.utiltools.cache4j.core.impl.CacheConfig
- io.github.msyysoft.java.utiltools.cache4j.core.impl.FifoCache<K,V> (implements io.github.msyysoft.java.utiltools.cache4j.core.ICache<K,V>)
- io.github.msyysoft.java.utiltools.cache4j.core.impl.LruCache<K,V> (implements io.github.msyysoft.java.utiltools.cache4j.core.ICache<K,V>)
- io.github.msyysoft.java.utiltools.cache4j.core.impl.TwoQueuesCache<K,V> (implements io.github.msyysoft.java.utiltools.cache4j.core.ICache<K,V>)
Copyright © 2023. All rights reserved.