All Classes and Interfaces

Class
Description
Provider of Random instances that return the same values for the same seeding key.
Convenience methods to access current ReactiveScope.
Trace of object ancestors for easier debugging and tracing.
Default exception to throw when reactive code needs to reactively block.
Latency-optimized executor designed for reactive programs.
Container for frozen outputs of reactive computations.
Reactive wrapper for CompletableFuture.
Single-value synchronous cache for results of reactive computations.
Container for pinned outputs of reactive computations.
Thread-local context for reactive computations that collects reactive dependencies.
Monitoring and control over another reactive computation.
Reactive substitute for Java's Thread.
Callback for changes in ReactiveVariables.
Container for output of reactive computation consisting of return value, exception, and reactive blocking flag.
Reactive data source holding single ReactiveValue.
Reference to particular version of ReactiveVariable.
Single-value asynchronous cache for results of reactive computations.