@Deprecated public final class ObjectCache extends Object
CacheUtilpublic static void config(Class cls) throws IllegalAccessException
public static Object put(String key, Object value, long cacheTime)
key - 键value - 值cacheTime - 缓存时间Copyright © 2017–2021. All rights reserved.