public class StorageFlushInterval extends java.lang.Object
protected T
data
StorageFlushInterval(java.util.concurrent.Future<SharedPreferences> loadStoredPreferences, int defaultFlushInterval)
T
get()
void
put(T data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected T data
public StorageFlushInterval(java.util.concurrent.Future<SharedPreferences> loadStoredPreferences, int defaultFlushInterval)
public T get()
public void put(T data)