Package | Description |
---|---|
io.github.avivcarmis.javared.executor | |
io.github.avivcarmis.javared.future |
Class and Description |
---|
RedFuture
A simple
Future like interface,
which supports trivial, fully asynchronous, Java 8 callbacks. |
RedFutureOf
A simple
Future like interface,
which supports trivial, fully asynchronous, Java 8 callbacks. |
Class and Description |
---|
BaseOpenRedFuture
An abstract class to implement common functionality of both
RedFuture and RedFutureOf |
OpenRedFuture
An implementation of
RedFuture , which represents the settable side of the future. |
OpenRedFutureOf
An implementation of
RedFutureOf , which represents the settable side of the typed future. |
RedFuture
A simple
Future like interface,
which supports trivial, fully asynchronous, Java 8 callbacks. |
RedFutureHub
An object to track operations of multiple
RedFuture instances. |
RedFutureOf
A simple
Future like interface,
which supports trivial, fully asynchronous, Java 8 callbacks. |
Copyright © 2017. All rights reserved.