public class WeChatDataCache extends Object
void
add(String key, String value, Integer expiredIn)
CacheBean
get(String key)
static WeChatDataCache
getInstance()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static WeChatDataCache getInstance()
public void add(String key, String value, Integer expiredIn)
public CacheBean get(String key)
Copyright © 2018. All rights reserved.