| Package | Description |
|---|---|
| io.github.avivcarmis.javared.executor |
| Modifier and Type | Class and Description |
|---|---|
class |
RedSynchronizer<INPUT,OUTPUT>
A class to implement execution of a Red Synchronizer which receive INPUT typed
inputs and returns OUTPUT typed outputs
|
class |
RedVoidSynchronizer<INPUT>
A class to implement execution of a Red Synchronizer which receive INPUT typed
inputs and returns a
RedFuture to indicate the completion of an execution. |
Copyright © 2017. All rights reserved.