public final class MemorizedCallable<V> extends Object implements Callable<V>
V
call()
clear()
NullAbleOptional<V>
getIfMemorized()
void
set(V v)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public V call() throws Exception
call
Callable<V>
Exception
public V clear()
public NullAbleOptional<V> getIfMemorized()
public void set(V v)
public String toString()
toString
Object
Copyright © 2021 SPF4J. All rights reserved.