Package VASSAL.tools.opcache


package VASSAL.tools.opcache
  • Interface Summary
    Interface
    Description
    Op<V>
    An operation with a cacheable result.
    An OpObserver is notified when its Op completes..
  • Class Summary
    Class
    Description
    An abstract representation of an operation.
    A memory-sensitive cache for Ops and their results.
    A cache key for OpCache.
  • Exception Summary
    Exception
    Description