Package VASSAL.tools.opcache
package VASSAL.tools.opcache
-
Interface SummaryInterfaceDescriptionOp<V>An operation with a cacheable result.OpObserver<V>An
OpObserver
is notified when itsOp
completes.. -
Class SummaryClassDescriptionAn abstract representation of an operation.A memory-sensitive cache for
Op
s and their results.OpCache.Key<V>A cache key forOpCache
. -
Exception Summary