public interface JsonStoreProvider<K,V>
List<V>
get(K dc, int userNum, int fromIndex)
int
getInitSize()
Class<V>
getJsonClass()
String
getStorePath(K k)
List<V> get(K dc, int userNum, int fromIndex)
int getInitSize()
String getStorePath(K k)
Class<V> getJsonClass()
Copyright © 2016. All Rights Reserved.