public class WriteThroughPolicy<T> extends Object
WriteThroughPolicy(PersistentDB<T> persistentDB)
void
putWriteThrough(String key, T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WriteThroughPolicy(PersistentDB<T> persistentDB)
public void putWriteThrough(String key, T t)
Copyright © 2020. All rights reserved.