类分层结构
- java.lang.Object
- com.github.pagehelper.cache.CacheFactory
- com.github.pagehelper.cache.GuavaCache<K,V> (implements com.github.pagehelper.cache.Cache<K,V>)
- com.github.pagehelper.cache.SimpleCache<K,V> (implements com.github.pagehelper.cache.Cache<K,V>)
接口分层结构
- com.github.pagehelper.cache.Cache<K,V>
Copyright © 2019. All rights reserved.