public class SecondCache extends Object
二段缓存
SecondCache()
static void
addCache(String key, Map<String,ParameterCache> pcache)
static Map<String,ParameterCache>
getCache(String key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SecondCache()
public static Map<String,ParameterCache> getCache(String key)
public static void addCache(String key, Map<String,ParameterCache> pcache)
Copyright © 2019. All rights reserved.