public class SecondCache extends Object
二段缓存
| 构造器和说明 |
|---|
SecondCache() |
public static Map<String,ParameterCache> getCache(String key)
key - the keypublic static void addCache(String key, Map<String,ParameterCache> pcache)
key - the keypcache - the pcacheCopyright © 2019. All rights reserved.