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