Module com.machinezoo.hookless
module com.machinezoo.hookless
Hookless is a reactive programming library for Java based on invalidate-then-refresh pattern and implemented via thread-local context object. See the website for more information.
The main package com.machinezoo.hookless
contains reactive primitives and other core reactive classes. Other packages provide reactive wrappers and reactive alternatives to various JRE classes.
- See Also:
-
Packages
PackageDescriptionReactive primitives and core reactive classes.Reactive versions of classes fromjava.util
.