public class DataCacher<T> extends Object
DataCacher()
CompletableFuture<T>
addFuture(NulsHash hash)
void
complete(NulsHash hash, T t)
removeFuture(NulsHash hash)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DataCacher()
public CompletableFuture<T> addFuture(NulsHash hash)
public void complete(NulsHash hash, T t)
public void removeFuture(NulsHash hash)
Copyright © 2021. All rights reserved.