类分层结构
- java.lang.Object
- com.jn.langx.cache.AbstractCache<K,V> (implements com.jn.langx.cache.Cache<K,V>, com.jn.langx.lifecycle.Lifecycle)
- com.jn.langx.cache.AbstractCacheLoader<K,V> (implements com.jn.langx.cache.Loader<K,V>)
- com.jn.langx.cache.CacheBuilder<K,V>
- com.jn.langx.util.reflect.reference.ReferenceEntry<K,V>
- com.jn.langx.cache.Entry<K,V>
- com.jn.langx.cache.RemoveListeners
- com.jn.langx.cache.RemoveListeners.NoopRemoveListener<K,V> (implements com.jn.langx.cache.RemoveListener<K,V>)
接口分层结构
枚举分层结构
Copyright © 2021. All rights reserved.