Module com.machinezoo.hookless
Package com.machinezoo.hookless
package com.machinezoo.hookless
Reactive primitives and core reactive classes.
- See Also:
-
ClassDescriptionConvenience methods to access current
ReactiveScope
.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 forCompletableFuture
.ReactiveLazy<T>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'sThread
.Callback for changes inReactiveVariable
s.Container for output of reactive computation consisting of return value, exception, and reactive blocking flag.Reactive data source holding singleReactiveValue
.Reference to particular version ofReactiveVariable
.Single-value asynchronous cache for results of reactive computations.