Module swim.concurrent
Timer, task, and continuation passing style interfaces, with lightweight
scheduler and execution stage implementations.
-
-
Packages
Exports Package Description swim.concurrent Timer, task, and continuation passing style interfaces, with lightweight scheduler and execution stage implementations.
-
Modules
Requires Modifier Module Description transitive swim.structure Generic structured data model, with support for selectors, expressions, and lambda functions.Indirect Requires Modifier Module Description transitive swim.codec Incremental I/O; functional parsers and writers; display, debug, and diagnostic formatters; and Unicode and binary codecs.transitive swim.collections Immutable, structure sharing collections, including hash array mapped tries, finger tries, B-trees, and S-trees (sequence trees).transitive swim.util Extended collection, iterator, and builder interfaces, lightweight cache sets and maps, and other foundational utilities.
-