|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SingleThreadedSemantic | |
mandala.rami.impl | Contains all classes related to Reflective Asynchronous Method Invocation. |
Uses of SingleThreadedSemantic in mandala.rami.impl |
Classes in mandala.rami.impl that implement SingleThreadedSemantic | |
class |
FifoPolicy
Single-threaded, FIFO implementation of the AsynchronousPolicy interface. |
class |
ListAsynchronousPolicy
Abstract implementation of the SingleThreadedSemantic backed by a
List which stores asynchronous methods invocation
request. |
class |
RandomPolicy
Single-threaded, random implementation of the AsynchronousPolicy interface. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |