From 34327c15abd972dbbf17db64404f25a5b8538a53 Mon Sep 17 00:00:00 2001 From: Jerry Lee Date: Thu, 10 Aug 2023 00:43:51 +0800 Subject: [PATCH] add api docs for v0.9.8 --- apidocs/0.9.8/allclasses-index.html | 126 + apidocs/0.9.8/allpackages-index.html | 85 + apidocs/0.9.8/copy.svg | 33 + apidocs/0.9.8/element-list | 4 + apidocs/0.9.8/help-doc.html | 199 ++ apidocs/0.9.8/index-all.html | 1196 +++++++ apidocs/0.9.8/index.html | 95 + apidocs/0.9.8/io/foldright/cffu/Cffu.html | 3052 +++++++++++++++++ .../0.9.8/io/foldright/cffu/CffuFactory.html | 2122 ++++++++++++ .../io/foldright/cffu/CffuFactoryBuilder.html | 218 ++ .../0.9.8/io/foldright/cffu/CffuState.html | 350 ++ .../cffu/CompletableFutureUtils.html | 1261 +++++++ .../cffu/NoCfsProvidedException.html | 180 + .../io/foldright/cffu/class-use/Cffu.html | 1154 +++++++ .../foldright/cffu/class-use/CffuFactory.html | 109 + .../cffu/class-use/CffuFactoryBuilder.html | 97 + .../foldright/cffu/class-use/CffuState.html | 114 + .../class-use/CompletableFutureUtils.html | 63 + .../class-use/NoCfsProvidedException.html | 63 + .../io/foldright/cffu/package-summary.html | 165 + .../0.9.8/io/foldright/cffu/package-tree.html | 107 + .../0.9.8/io/foldright/cffu/package-use.html | 104 + .../cffu/spi/ExecutorWrapperProvider.html | 169 + .../class-use/ExecutorWrapperProvider.html | 94 + .../foldright/cffu/spi/package-summary.html | 133 + .../io/foldright/cffu/spi/package-tree.html | 73 + .../io/foldright/cffu/spi/package-use.html | 91 + .../ttl/CffuTtlExecutorWrapperProvider.html | 196 ++ .../CffuTtlExecutorWrapperProvider.html | 63 + .../foldright/cffu/ttl/package-summary.html | 136 + .../io/foldright/cffu/ttl/package-tree.html | 77 + .../io/foldright/cffu/ttl/package-use.html | 63 + .../0.9.8/io/foldright/cffu/tuple/Tuple2.html | 237 ++ .../0.9.8/io/foldright/cffu/tuple/Tuple3.html | 250 ++ .../0.9.8/io/foldright/cffu/tuple/Tuple4.html | 263 ++ .../0.9.8/io/foldright/cffu/tuple/Tuple5.html | 277 ++ .../cffu/tuple/class-use/Tuple2.html | 171 + .../cffu/tuple/class-use/Tuple3.html | 195 ++ .../cffu/tuple/class-use/Tuple4.html | 217 ++ .../cffu/tuple/class-use/Tuple5.html | 239 ++ .../foldright/cffu/tuple/package-summary.html | 147 + .../io/foldright/cffu/tuple/package-tree.html | 80 + .../io/foldright/cffu/tuple/package-use.html | 130 + apidocs/0.9.8/jquery-ui.overrides.css | 35 + apidocs/0.9.8/legal/ADDITIONAL_LICENSE_INFO | 37 + apidocs/0.9.8/legal/ASSEMBLY_EXCEPTION | 27 + apidocs/0.9.8/legal/LICENSE | 347 ++ apidocs/0.9.8/legal/jquery.md | 72 + apidocs/0.9.8/legal/jqueryUI.md | 49 + apidocs/0.9.8/member-search-index.js | 1 + apidocs/0.9.8/module-search-index.js | 1 + apidocs/0.9.8/overview-summary.html | 26 + apidocs/0.9.8/overview-tree.html | 121 + apidocs/0.9.8/package-search-index.js | 1 + apidocs/0.9.8/resources/glass.png | Bin 0 -> 499 bytes apidocs/0.9.8/resources/x.png | Bin 0 -> 394 bytes apidocs/0.9.8/script-dir/jquery-3.6.0.min.js | 2 + apidocs/0.9.8/script-dir/jquery-ui.min.css | 6 + apidocs/0.9.8/script-dir/jquery-ui.min.js | 6 + apidocs/0.9.8/script.js | 266 ++ apidocs/0.9.8/search-page.js | 299 ++ apidocs/0.9.8/search.html | 78 + apidocs/0.9.8/search.js | 465 +++ apidocs/0.9.8/serialized-form.html | 82 + apidocs/0.9.8/stylesheet.css | 1204 +++++++ apidocs/0.9.8/tag-search-index.js | 1 + apidocs/0.9.8/type-search-index.js | 1 + apidocs/index.html | 2 +- .../all-of-cffu-void.html | 72 + .../io.foldright.cffu.kotlin/all-of-cffu.html | 72 + .../all-of-completable-future-void.html | 72 + .../all-of-completable-future.html | 72 + .../all-of-fast-fail-cffu-void.html | 72 + .../all-of-fast-fail-cffu.html | 72 + ...-of-fast-fail-completable-future-void.html | 72 + .../all-of-fast-fail-completable-future.html | 72 + .../any-of-cffu-any.html | 72 + .../io.foldright.cffu.kotlin/any-of-cffu.html | 72 + .../any-of-completable-future-any.html | 72 + .../any-of-completable-future.html | 72 + .../any-of-success-cffu-any.html | 72 + .../any-of-success-cffu.html | 72 + ...any-of-success-completable-future-any.html | 72 + .../any-of-success-completable-future.html | 72 + .../io.foldright.cffu.kotlin/as-cffu.html | 72 + .../cffu-complete-async.html | 72 + .../cffu-complete-on-timeout.html | 72 + .../io.foldright.cffu.kotlin/cffu-copy.html | 72 + .../cffu-exception-now.html | 73 + .../cffu-exceptionally-async.html | 72 + .../cffu-exceptionally-compose-async.html | 72 + .../cffu-exceptionally-compose.html | 72 + .../io.foldright.cffu.kotlin/cffu-join.html | 74 + .../cffu-minimal-completion-stage.html | 72 + .../cffu-new-incomplete-future.html | 72 + .../cffu-or-timeout.html | 72 + .../cffu-result-now.html | 75 + .../io.foldright.cffu.kotlin/cffu-state.html | 72 + .../io.foldright.cffu.kotlin/cffu-unwrap.html | 72 + .../io.foldright.cffu.kotlin/combine.html | 72 + .../io.foldright.cffu.kotlin/component1.html | 72 + .../io.foldright.cffu.kotlin/component2.html | 72 + .../io.foldright.cffu.kotlin/component3.html | 72 + .../io.foldright.cffu.kotlin/component4.html | 72 + .../io.foldright.cffu.kotlin/component5.html | 72 + .../io.foldright.cffu.kotlin/index.html | 650 ++++ .../to-completable-future.html | 72 + dokka/0.9.8/cffu-kotlin/package-list | 94 + dokka/0.9.8/images/anchor-copy-button.svg | 4 + dokka/0.9.8/images/arrow_down.svg | 3 + dokka/0.9.8/images/copy-icon.svg | 3 + dokka/0.9.8/images/copy-successful-icon.svg | 3 + dokka/0.9.8/images/footer-go-to-link.svg | 3 + dokka/0.9.8/images/go-to-top-icon.svg | 4 + dokka/0.9.8/images/logo-icon.svg | 10 + .../nav-icons/abstract-class-kotlin.svg | 22 + .../0.9.8/images/nav-icons/abstract-class.svg | 20 + .../images/nav-icons/annotation-kotlin.svg | 9 + dokka/0.9.8/images/nav-icons/annotation.svg | 7 + dokka/0.9.8/images/nav-icons/class-kotlin.svg | 9 + dokka/0.9.8/images/nav-icons/class.svg | 7 + dokka/0.9.8/images/nav-icons/enum-kotlin.svg | 9 + dokka/0.9.8/images/nav-icons/enum.svg | 7 + .../images/nav-icons/exception-class.svg | 7 + dokka/0.9.8/images/nav-icons/field-value.svg | 6 + .../0.9.8/images/nav-icons/field-variable.svg | 6 + dokka/0.9.8/images/nav-icons/function.svg | 7 + .../images/nav-icons/interface-kotlin.svg | 9 + dokka/0.9.8/images/nav-icons/interface.svg | 7 + dokka/0.9.8/images/nav-icons/object.svg | 9 + dokka/0.9.8/images/theme-toggle.svg | 4 + dokka/0.9.8/index.html | 91 + dokka/0.9.8/navigation.html | 121 + dokka/0.9.8/scripts/clipboard.js | 52 + dokka/0.9.8/scripts/main.js | 44 + dokka/0.9.8/scripts/navigation-loader.js | 91 + dokka/0.9.8/scripts/pages.json | 1 + .../0.9.8/scripts/platform-content-handler.js | 383 +++ dokka/0.9.8/scripts/prism.js | 22 + dokka/0.9.8/scripts/sourceset_dependencies.js | 1 + .../symbol-parameters-wrapper_deferred.js | 83 + dokka/0.9.8/styles/jetbrains-mono.css | 17 + dokka/0.9.8/styles/logo-styles.css | 15 + dokka/0.9.8/styles/main.css | 118 + dokka/0.9.8/styles/prism.css | 213 ++ dokka/0.9.8/styles/style.css | 1307 +++++++ dokka/index.html | 2 +- 147 files changed, 23547 insertions(+), 2 deletions(-) create mode 100644 apidocs/0.9.8/allclasses-index.html create mode 100644 apidocs/0.9.8/allpackages-index.html create mode 100644 apidocs/0.9.8/copy.svg create mode 100644 apidocs/0.9.8/element-list create mode 100644 apidocs/0.9.8/help-doc.html create mode 100644 apidocs/0.9.8/index-all.html create mode 100644 apidocs/0.9.8/index.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/Cffu.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/CffuFactory.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/CffuFactoryBuilder.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/CffuState.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/CompletableFutureUtils.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/NoCfsProvidedException.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/class-use/Cffu.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/class-use/CffuFactory.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/class-use/CffuFactoryBuilder.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/class-use/CffuState.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/class-use/CompletableFutureUtils.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/class-use/NoCfsProvidedException.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/package-summary.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/package-tree.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/package-use.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/spi/ExecutorWrapperProvider.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/spi/class-use/ExecutorWrapperProvider.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/spi/package-summary.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/spi/package-tree.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/spi/package-use.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/ttl/CffuTtlExecutorWrapperProvider.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/ttl/class-use/CffuTtlExecutorWrapperProvider.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/ttl/package-summary.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/ttl/package-tree.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/ttl/package-use.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/tuple/Tuple2.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/tuple/Tuple3.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/tuple/Tuple4.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/tuple/Tuple5.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/tuple/class-use/Tuple2.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/tuple/class-use/Tuple3.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/tuple/class-use/Tuple4.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/tuple/class-use/Tuple5.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/tuple/package-summary.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/tuple/package-tree.html create mode 100644 apidocs/0.9.8/io/foldright/cffu/tuple/package-use.html create mode 100644 apidocs/0.9.8/jquery-ui.overrides.css create mode 100644 apidocs/0.9.8/legal/ADDITIONAL_LICENSE_INFO create mode 100644 apidocs/0.9.8/legal/ASSEMBLY_EXCEPTION create mode 100644 apidocs/0.9.8/legal/LICENSE create mode 100644 apidocs/0.9.8/legal/jquery.md create mode 100644 apidocs/0.9.8/legal/jqueryUI.md create mode 100644 apidocs/0.9.8/member-search-index.js create mode 100644 apidocs/0.9.8/module-search-index.js create mode 100644 apidocs/0.9.8/overview-summary.html create mode 100644 apidocs/0.9.8/overview-tree.html create mode 100644 apidocs/0.9.8/package-search-index.js create mode 100644 apidocs/0.9.8/resources/glass.png create mode 100644 apidocs/0.9.8/resources/x.png create mode 100644 apidocs/0.9.8/script-dir/jquery-3.6.0.min.js create mode 100644 apidocs/0.9.8/script-dir/jquery-ui.min.css create mode 100644 apidocs/0.9.8/script-dir/jquery-ui.min.js create mode 100644 apidocs/0.9.8/script.js create mode 100644 apidocs/0.9.8/search-page.js create mode 100644 apidocs/0.9.8/search.html create mode 100644 apidocs/0.9.8/search.js create mode 100644 apidocs/0.9.8/serialized-form.html create mode 100644 apidocs/0.9.8/stylesheet.css create mode 100644 apidocs/0.9.8/tag-search-index.js create mode 100644 apidocs/0.9.8/type-search-index.js create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-cffu-void.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-cffu.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-completable-future-void.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-completable-future.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-cffu-void.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-cffu.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-completable-future-void.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-completable-future.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-cffu-any.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-cffu.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-completable-future-any.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-completable-future.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-cffu-any.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-cffu.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-completable-future-any.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-completable-future.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/as-cffu.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-complete-async.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-complete-on-timeout.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-copy.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exception-now.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exceptionally-async.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exceptionally-compose-async.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exceptionally-compose.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-join.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-minimal-completion-stage.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-new-incomplete-future.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-or-timeout.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-result-now.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-state.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-unwrap.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/combine.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component1.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component2.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component3.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component4.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component5.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/index.html create mode 100644 dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/to-completable-future.html create mode 100644 dokka/0.9.8/cffu-kotlin/package-list create mode 100644 dokka/0.9.8/images/anchor-copy-button.svg create mode 100644 dokka/0.9.8/images/arrow_down.svg create mode 100644 dokka/0.9.8/images/copy-icon.svg create mode 100644 dokka/0.9.8/images/copy-successful-icon.svg create mode 100644 dokka/0.9.8/images/footer-go-to-link.svg create mode 100644 dokka/0.9.8/images/go-to-top-icon.svg create mode 100644 dokka/0.9.8/images/logo-icon.svg create mode 100644 dokka/0.9.8/images/nav-icons/abstract-class-kotlin.svg create mode 100644 dokka/0.9.8/images/nav-icons/abstract-class.svg create mode 100644 dokka/0.9.8/images/nav-icons/annotation-kotlin.svg create mode 100644 dokka/0.9.8/images/nav-icons/annotation.svg create mode 100644 dokka/0.9.8/images/nav-icons/class-kotlin.svg create mode 100644 dokka/0.9.8/images/nav-icons/class.svg create mode 100644 dokka/0.9.8/images/nav-icons/enum-kotlin.svg create mode 100644 dokka/0.9.8/images/nav-icons/enum.svg create mode 100644 dokka/0.9.8/images/nav-icons/exception-class.svg create mode 100644 dokka/0.9.8/images/nav-icons/field-value.svg create mode 100644 dokka/0.9.8/images/nav-icons/field-variable.svg create mode 100644 dokka/0.9.8/images/nav-icons/function.svg create mode 100644 dokka/0.9.8/images/nav-icons/interface-kotlin.svg create mode 100644 dokka/0.9.8/images/nav-icons/interface.svg create mode 100644 dokka/0.9.8/images/nav-icons/object.svg create mode 100644 dokka/0.9.8/images/theme-toggle.svg create mode 100644 dokka/0.9.8/index.html create mode 100644 dokka/0.9.8/navigation.html create mode 100644 dokka/0.9.8/scripts/clipboard.js create mode 100644 dokka/0.9.8/scripts/main.js create mode 100644 dokka/0.9.8/scripts/navigation-loader.js create mode 100644 dokka/0.9.8/scripts/pages.json create mode 100644 dokka/0.9.8/scripts/platform-content-handler.js create mode 100644 dokka/0.9.8/scripts/prism.js create mode 100644 dokka/0.9.8/scripts/sourceset_dependencies.js create mode 100644 dokka/0.9.8/scripts/symbol-parameters-wrapper_deferred.js create mode 100644 dokka/0.9.8/styles/jetbrains-mono.css create mode 100644 dokka/0.9.8/styles/logo-styles.css create mode 100644 dokka/0.9.8/styles/main.css create mode 100644 dokka/0.9.8/styles/prism.css create mode 100644 dokka/0.9.8/styles/style.css diff --git a/apidocs/0.9.8/allclasses-index.html b/apidocs/0.9.8/allclasses-index.html new file mode 100644 index 00000000..0df1b42f --- /dev/null +++ b/apidocs/0.9.8/allclasses-index.html @@ -0,0 +1,126 @@ + + + + +All Classes and Interfaces (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

All Classes and Interfaces

+
+
+
+
+
+
Class
+
Description
+ +
+
This class Cffu is the equivalent class to CompletableFuture, + contains the equivalent instance methods of CompletionStage and CompletableFuture.
+
+ +
+
This class CffuFactory is equivalent to CompletableFuture, + contains the static factory methods of CompletableFuture.
+
+ +
+
CffuFactoryBuilder is the builder of CffuFactory.
+
+ +
+
Same as Future.State, existed for + java version compatibility(cffuState to Future.state()).
+
+ +
+
Cffu executor wrapper provider(ExecutorWrapperProvider) SPI implementation for + 📌 TransmittableThreadLocal (TTL).
+
+ +
+
This class contains the enhanced methods for CompletableFuture.
+
+ +
+
An SPI for wrapping the executor when CffuFactoryBuilder + build CffuFactory.
+
+ +
+
Exception indicates that NO cfs(Cffu / CompletableFuture) are provided + for methods require cf arguments.
+
+ +
+
Tuple2(aka Pair).
+
+ +
+
Tuple3(aka Triple).
+
+ +
+
Tuple4, contains 4 elements.
+
+ +
+
Tuple5, contains 5 elements.
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/allpackages-index.html b/apidocs/0.9.8/allpackages-index.html new file mode 100644 index 00000000..02e60b11 --- /dev/null +++ b/apidocs/0.9.8/allpackages-index.html @@ -0,0 +1,85 @@ + + + + +All Packages (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

All Packages

+
+
Package Summary
+
+
Package
+
Description
+ +
+
A tiny sidekick library for CompletableFuture to improve user experience and reduce misuse.
+
+ +
+
Cffu SPI interfaces.
+
+ +
+
Cffu executor wrapper provider(ExecutorWrapperProvider) SPI implementation for + 📌 TransmittableThreadLocal (TTL).
+
+ +
+
the Tuple util classes for Cffu use.
+
+
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/copy.svg b/apidocs/0.9.8/copy.svg new file mode 100644 index 00000000..7c46ab15 --- /dev/null +++ b/apidocs/0.9.8/copy.svg @@ -0,0 +1,33 @@ + + + + + + + + diff --git a/apidocs/0.9.8/element-list b/apidocs/0.9.8/element-list new file mode 100644 index 00000000..f19f052b --- /dev/null +++ b/apidocs/0.9.8/element-list @@ -0,0 +1,4 @@ +io.foldright.cffu +io.foldright.cffu.spi +io.foldright.cffu.ttl +io.foldright.cffu.tuple diff --git a/apidocs/0.9.8/help-doc.html b/apidocs/0.9.8/help-doc.html new file mode 100644 index 00000000..468d7c5b --- /dev/null +++ b/apidocs/0.9.8/help-doc.html @@ -0,0 +1,199 @@ + + + + +API Help (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+

JavaDoc Help

+ +
+
+

Navigation

+Starting from the Overview page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The Index and Search box allow you to navigate to specific declarations and summary pages, including: All Packages, All Classes and Interfaces + +
+
+
+

Kinds of Pages

+The following sections describe the different kinds of pages in this collection. +
+

Overview

+

The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

+
+
+

Package

+

Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:

+
    +
  • Interfaces
  • +
  • Classes
  • +
  • Enums
  • +
  • Exception Classes
  • +
  • Annotation Types
  • +
+
+
+

Class or Interface

+

Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.

+
    +
  • Class Inheritance Diagram
  • +
  • Direct Subclasses
  • +
  • All Known Subinterfaces
  • +
  • All Known Implementing Classes
  • +
  • Class or Interface Declaration
  • +
  • Class or Interface Description
  • +
+
+
    +
  • Nested Class Summary
  • +
  • Enum Constant Summary
  • +
  • Field Summary
  • +
  • Property Summary
  • +
  • Constructor Summary
  • +
  • Method Summary
  • +
  • Required Element Summary
  • +
  • Optional Element Summary
  • +
+
+
    +
  • Enum Constant Details
  • +
  • Field Details
  • +
  • Property Details
  • +
  • Constructor Details
  • +
  • Method Details
  • +
  • Element Details
  • +
+

Note: Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.

+

The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

+
+
+

Other Files

+

Packages and modules may contain pages with additional information related to the declarations nearby.

+
+
+

Use

+

Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the USE link in the navigation bar.

+
+
+

Tree (Class Hierarchy)

+

There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.

+
    +
  • When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.
  • +
  • When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
  • +
+
+
+

Serialized Form

+

Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to those who implement rather than use the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See Also" section of the class description.

+
+
+

All Packages

+

The All Packages page contains an alphabetic index of all packages contained in the documentation.

+
+
+

All Classes and Interfaces

+

The All Classes and Interfaces page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.

+
+
+

Index

+

The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as All Packages, All Classes and Interfaces.

+
+
+
+This help file applies to API documentation generated by the standard doclet.
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/index-all.html b/apidocs/0.9.8/index-all.html new file mode 100644 index 00000000..ba869f25 --- /dev/null +++ b/apidocs/0.9.8/index-all.html @@ -0,0 +1,1196 @@ + + + + +Index (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Index

+
+A B C D E F G H I J M N O R S T V W _ 
All Classes and Interfaces|All Packages|Serialized Form +

A

+
+
acceptEither(CompletionStage<? extends T>, Consumer<? super T>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when either this or the other given stage complete normally, + is executed with the corresponding result as argument to the supplied action.
+
+
acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when either this or the other given stage complete normally, + is executed using Cffu.defaultExecutor(), + with the corresponding result as argument to the supplied action.
+
+
acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>, Executor) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when either this or the other given stage complete normally, + is executed using the supplied executor, with the corresponding result as argument to the supplied action.
+
+
allOf() - Method in class io.foldright.cffu.CffuFactory
+
+
Provided this overloaded method just for resolving "allOf is ambiguous" problem + when call allOf with empty arguments: cffuFactory.allOf().
+
+
allOf(Cffu<?>...) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is completed when all the given Cffus complete.
+
+
allOf(CompletableFuture<?>...) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is completed when all the given CompletableFutures complete.
+
+
allOfFastFail() - Method in class io.foldright.cffu.CffuFactory
+
+
Provided this overloaded method just for resolving "allOfFastFail is ambiguous" problem + when call allOfFastFail with empty arguments: cffuFactory.allOfFastFail().
+
+
allOfFastFail(Cffu<?>...) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is successful when all the given Cffus success, + the results(Cffu<Void>) of the given Cffus are not reflected + in the returned Cffu, but may be obtained by inspecting them individually.
+
+
allOfFastFail(CompletableFuture<?>...) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is successful when all the given CompletableFutures success, + the results(Cffu<Void>) of the given CompletableFutures are not reflected + in the returned Cffu, but may be obtained by inspecting them individually.
+
+
allOfFastFail(CompletableFuture<?>...) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletableFuture that is successful when all the given CompletableFutures success, + the results(CompletableFuture<Void>) of the given CompletableFutures are not reflected + in the returned CompletableFuture, but may be obtained by inspecting them individually.
+
+
allOfFastFailWithResult(CompletableFuture<T>...) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletableFuture with the results of all the given CompletableFutures, + the new CompletableFuture success when all the given CompletableFutures success.
+
+
allOfWithResult(CompletableFuture<T>...) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletableFuture with the results of all the given CompletableFutures, + the new CompletableFuture is completed when all the given CompletableFutures complete.
+
+
anyOf() - Method in class io.foldright.cffu.CffuFactory
+
+
Provided this overloaded method just for resolving "anyOf is ambiguous" problem + when call anyOf with empty arguments: cffuFactory.anyOf().
+
+
anyOf(Cffu<?>...) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is completed when any of the given Cffus complete, with the same result.
+ Otherwise, if it completed exceptionally, the returned Cffu also does so, + with a CompletionException holding this exception as its cause.
+ If no Cffus are provided, returns an incomplete Cffu.
+
+
anyOf(CompletableFuture<?>...) - Method in class io.foldright.cffu.CffuFactory
+
+
Same as CffuFactory.anyOf(Cffu[]) with overloaded argument type CompletableFuture.
+
+
anyOfSuccess() - Method in class io.foldright.cffu.CffuFactory
+
+
Provided this overloaded method just for resolving "cffuAnyOfSuccess is ambiguous" problem + when call anyOfSuccess with empty arguments: cffuFactory.anyOfSuccess().
+
+
anyOfSuccess(Cffu<?>...) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is successful when any of the given Cffus success, + with the same result.
+
+
anyOfSuccess(CompletableFuture<?>...) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is successful when any of the given CompletableFutures success, + with the same result.
+
+
anyOfSuccess(CompletableFuture<?>...) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletableFuture that is successful when any of the given CompletableFutures success, + with the same result.
+
+
anyOfSuccessWithType(CompletableFuture<T>...) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletableFuture that is successful when any of the given CompletableFutures success, + with the same result.
+
+
anyOfWithType(CompletableFuture<T>...) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletableFuture that is completed + when any of the given CompletableFutures complete, with the same result.
+
+
applyToEither(CompletionStage<? extends T>, Function<? super T, U>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when either this or the other given stage complete normally, + is executed with the corresponding result as argument to the supplied function.
+
+
applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when either this or the other given stage complete normally, + is executed using Cffu.defaultExecutor(), + with the corresponding result as argument to the supplied function.
+
+
applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>, Executor) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when either this or the other given stage complete normally, + is executed using the supplied executor, with the corresponding result as argument to the supplied function.
+
+
asCffu(CompletionStage<T>) - Method in class io.foldright.cffu.CffuFactory
+
+
Wrap an existed CompletableFuture / CompletionStage / Cffu to Cffu.
+
+
asCffuArray(CompletionStage<T>...) - Method in class io.foldright.cffu.CffuFactory
+
+
A convenient util method for wrap input CompletableFuture / CompletionStage / Cffu + array element by CffuFactory.asCffu(CompletionStage).
+
+
+

B

+
+
build() - Method in class io.foldright.cffu.CffuFactoryBuilder
+
+
Builds the cffu factory.
+
+
+

C

+
+
cancel(boolean) - Method in class io.foldright.cffu.Cffu
+
+
If not already completed, completes this Cffu with a CancellationException.
+
+
CANCELLED - Enum constant in enum io.foldright.cffu.CffuState
+
+
The task was cancelled.
+
+
Cffu<T> - Class in io.foldright.cffu
+
+
This class Cffu is the equivalent class to CompletableFuture, + contains the equivalent instance methods of CompletionStage and CompletableFuture.
+
+
cffuAllOf() - Method in class io.foldright.cffu.CffuFactory
+
+
Provided this overloaded method just for resolving "cffuAllOf is ambiguous" problem + when call cffuAllOf with empty arguments: cffuFactory.cffuAllOf().
+
+
cffuAllOf(Cffu<T>...) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu with the results of all the given Cffus, + the new Cffu is completed when all the given Cffus complete.
+
+
cffuAllOf(CompletableFuture<T>...) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu with the results of all the given CompletableFutures, + the new Cffu is completed when all the given CompletableFutures complete.
+
+
cffuAllOfFastFail() - Method in class io.foldright.cffu.CffuFactory
+
+
Provided this overloaded method just for resolving "cffuAllOfFastFail is ambiguous" problem + when call cffuAllOfFastFail with empty arguments: cffuFactory.cffuAllOfFastFail().
+
+
cffuAllOfFastFail(Cffu<T>...) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu with the results of all the given Cffus, + the new Cffu success when all the given Cffus success.
+
+
cffuAllOfFastFail(CompletableFuture<T>...) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu with the results of all the given CompletableFutures, + the new Cffu success when all the given CompletableFutures success.
+
+
cffuAnyOf() - Method in class io.foldright.cffu.CffuFactory
+
+
Provided this overloaded method just for resolving "cffuAnyOf is ambiguous" problem + when call cffuAnyOf with empty arguments: cffuFactory.cffuAnyOf().
+
+
cffuAnyOf(Cffu<T>...) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is completed when any of the given Cffus complete, with the same result.
+
+
cffuAnyOf(CompletableFuture<T>...) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is completed when any of the given CompletableFutures complete, with the same result.
+
+
cffuAnyOfSuccess() - Method in class io.foldright.cffu.CffuFactory
+
+
Provided this overloaded method just for resolving "cffuAnyOfSuccess is ambiguous" problem + when call cffuAnyOfSuccess with empty arguments: cffuFactory.cffuAnyOfSuccess().
+
+
cffuAnyOfSuccess(Cffu<T>...) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is successful when any of the given Cffus success, + with the same result.
+
+
cffuAnyOfSuccess(CompletableFuture<T>...) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is successful when any of the given CompletableFutures success, + with the same result.
+
+
cffuArrayUnwrap(Cffu<T>...) - Static method in class io.foldright.cffu.CffuFactory
+
+
A convenient util method for unwrap input Cffu array elements by Cffu.cffuUnwrap().
+
+
cffuCombine(Cffu<T1>, Cffu<T2>) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is completed when the given two Cffus complete.
+
+
cffuCombine(Cffu<T1>, Cffu<T2>, Cffu<T3>) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is completed when the given three Cffus complete.
+
+
cffuCombine(Cffu<T1>, Cffu<T2>, Cffu<T3>, Cffu<T4>) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is completed when the given 4 Cffus complete.
+
+
cffuCombine(Cffu<T1>, Cffu<T2>, Cffu<T3>, Cffu<T4>, Cffu<T5>) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is completed when the given 5 Cffus complete.
+
+
cffuCombine(Cffu<T2>) - Method in class io.foldright.cffu.Cffu
+
+
Same as CffuFactory.cffuCombine(Cffu, Cffu), providing this method is convenient for method chaining.
+
+
cffuCombine(Cffu<T2>, Cffu<T3>) - Method in class io.foldright.cffu.Cffu
+
+
Same as CffuFactory.cffuCombine(Cffu, Cffu, Cffu), + providing this method is convenient for method chaining.
+
+
cffuCombine(Cffu<T2>, Cffu<T3>, Cffu<T4>) - Method in class io.foldright.cffu.Cffu
+
+
Same as CffuFactory.cffuCombine(Cffu, Cffu, Cffu, Cffu), + providing this method is convenient for method chaining.
+
+
cffuCombine(Cffu<T2>, Cffu<T3>, Cffu<T4>, Cffu<T5>) - Method in class io.foldright.cffu.Cffu
+
+
Same as CffuFactory.cffuCombine(Cffu, Cffu, Cffu, Cffu, Cffu), + providing this method is convenient for method chaining.
+
+
cffuCombine(CompletableFuture<T1>, CompletableFuture<T2>) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is completed when the given two CompletableFutures complete.
+
+
cffuCombine(CompletableFuture<T1>, CompletableFuture<T2>, CompletableFuture<T3>) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is completed when the given three CompletableFutures complete.
+
+
cffuCombine(CompletableFuture<T1>, CompletableFuture<T2>, CompletableFuture<T3>, CompletableFuture<T4>) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is completed when the given 4 CompletableFutures complete.
+
+
cffuCombine(CompletableFuture<T1>, CompletableFuture<T2>, CompletableFuture<T3>, CompletableFuture<T4>, CompletableFuture<T5>) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is completed when the given 5 CompletableFutures complete.
+
+
cffuCombine(CompletableFuture<T2>) - Method in class io.foldright.cffu.Cffu
+
+
Same as CffuFactory.cffuCombine(CompletableFuture, CompletableFuture), + providing this method is convenient for method chaining.
+
+
cffuCombine(CompletableFuture<T2>, CompletableFuture<T3>) - Method in class io.foldright.cffu.Cffu
+
+
Same as CffuFactory.cffuCombine(CompletableFuture, CompletableFuture, CompletableFuture), + providing this method is convenient for method chaining.
+
+
cffuCombine(CompletableFuture<T2>, CompletableFuture<T3>, CompletableFuture<T4>) - Method in class io.foldright.cffu.Cffu
+
+
Same as CffuFactory.cffuCombine(CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture), + providing this method is convenient for method chaining.
+
+
cffuCombine(CompletableFuture<T2>, CompletableFuture<T3>, CompletableFuture<T4>, CompletableFuture<T5>) - Method in class io.foldright.cffu.Cffu
+
+ +
+
cffuCombineFastFail(Cffu<T1>, Cffu<T2>) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is successful when the given two Cffus success.
+
+
cffuCombineFastFail(Cffu<T1>, Cffu<T2>, Cffu<T3>) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is successful when the given three Cffus success.
+
+
cffuCombineFastFail(Cffu<T1>, Cffu<T2>, Cffu<T3>, Cffu<T4>) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is successful when the given four Cffus success.
+
+
cffuCombineFastFail(Cffu<T1>, Cffu<T2>, Cffu<T3>, Cffu<T4>, Cffu<T5>) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is successful when the given five Cffus success.
+
+
cffuCombineFastFail(Cffu<T2>) - Method in class io.foldright.cffu.Cffu
+
+
Same as CffuFactory.cffuCombineFastFail(Cffu, Cffu), providing this method is convenient for method chaining.
+
+
cffuCombineFastFail(Cffu<T2>, Cffu<T3>) - Method in class io.foldright.cffu.Cffu
+
+
Same as CffuFactory.cffuCombineFastFail(Cffu, Cffu, Cffu), + providing this method is convenient for method chaining.
+
+
cffuCombineFastFail(Cffu<T2>, Cffu<T3>, Cffu<T4>) - Method in class io.foldright.cffu.Cffu
+
+
Same as CffuFactory.cffuCombineFastFail(Cffu, Cffu, Cffu, Cffu), + providing this method is convenient for method chaining.
+
+
cffuCombineFastFail(Cffu<T2>, Cffu<T3>, Cffu<T4>, Cffu<T5>) - Method in class io.foldright.cffu.Cffu
+
+
Same as CffuFactory.cffuCombineFastFail(Cffu, Cffu, Cffu, Cffu, Cffu), + providing this method is convenient for method chaining.
+
+
cffuCombineFastFail(CompletableFuture<T1>, CompletableFuture<T2>) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is successful when the given two CompletableFutures success.
+
+
cffuCombineFastFail(CompletableFuture<T1>, CompletableFuture<T2>, CompletableFuture<T3>) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is successful when the given three CompletableFutures success.
+
+
cffuCombineFastFail(CompletableFuture<T1>, CompletableFuture<T2>, CompletableFuture<T3>, CompletableFuture<T4>) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is successful when the given four CompletableFutures success.
+
+
cffuCombineFastFail(CompletableFuture<T1>, CompletableFuture<T2>, CompletableFuture<T3>, CompletableFuture<T4>, CompletableFuture<T5>) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is successful when the given five CompletableFutures success.
+
+
cffuCombineFastFail(CompletableFuture<T2>) - Method in class io.foldright.cffu.Cffu
+
+
Same as CffuFactory.cffuCombineFastFail(CompletableFuture, CompletableFuture), + providing this method is convenient for method chaining.
+
+
cffuCombineFastFail(CompletableFuture<T2>, CompletableFuture<T3>) - Method in class io.foldright.cffu.Cffu
+
+
Same as CffuFactory.cffuCombineFastFail(CompletableFuture, CompletableFuture, CompletableFuture), + providing this method is convenient for method chaining.
+
+
cffuCombineFastFail(CompletableFuture<T2>, CompletableFuture<T3>, CompletableFuture<T4>) - Method in class io.foldright.cffu.Cffu
+
+ +
+
cffuCombineFastFail(CompletableFuture<T2>, CompletableFuture<T3>, CompletableFuture<T4>, CompletableFuture<T5>) - Method in class io.foldright.cffu.Cffu
+
+ +
+
cffuFactory() - Method in class io.foldright.cffu.Cffu
+
+
Returns the CffuFactory of this Cffu.
+
+
CffuFactory - Class in io.foldright.cffu
+
+
This class CffuFactory is equivalent to CompletableFuture, + contains the static factory methods of CompletableFuture.
+
+
CffuFactoryBuilder - Class in io.foldright.cffu
+
+
CffuFactoryBuilder is the builder of CffuFactory.
+
+
cffuJoin(long, TimeUnit) - Method in class io.foldright.cffu.Cffu
+
+
Waits if necessary for at most the given time for the computation to complete, + and then retrieves its result value when complete, or throws an (unchecked) exception if completed exceptionally.
+
+
cffuJoin(CompletableFuture<T>, long, TimeUnit) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Waits if necessary for at most the given time for the computation to complete, + and then retrieves its result value when complete, or throws an (unchecked) exception if completed exceptionally.
+
+
cffuListToArray(List<Cffu<T>>) - Static method in class io.foldright.cffu.CffuFactory
+
+
Convert Cffu list to Cffu array.
+
+
cffuState() - Method in class io.foldright.cffu.Cffu
+
+
Returns the computation state(CffuState).
+
+
cffuState(CompletableFuture<T>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns the computation state(CffuState), this method has java version compatibility logic, + so you can invoke in old java 18-.
+
+
CffuState - Enum in io.foldright.cffu
+
+
Same as Future.State, existed for + java version compatibility(cffuState to Future.state()).
+
+
CffuTtlExecutorWrapperProvider - Class in io.foldright.cffu.ttl
+
+
Cffu executor wrapper provider(ExecutorWrapperProvider) SPI implementation for + 📌 TransmittableThreadLocal (TTL).
+
+
CffuTtlExecutorWrapperProvider() - Constructor for class io.foldright.cffu.ttl.CffuTtlExecutorWrapperProvider
+
 
+
cffuUnwrap() - Method in class io.foldright.cffu.Cffu
+
+
Returns the underlying CompletableFuture.
+
+
combine(CompletableFuture<T1>, CompletableFuture<T2>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletableFuture that is completed when the given two CompletableFutures complete.
+
+
combine(CompletableFuture<T1>, CompletableFuture<T2>, CompletableFuture<T3>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletableFuture that is completed when the given three CompletableFutures complete.
+
+
combine(CompletableFuture<T1>, CompletableFuture<T2>, CompletableFuture<T3>, CompletableFuture<T4>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletableFuture that is completed when the given 4 CompletableFutures complete.
+
+
combine(CompletableFuture<T1>, CompletableFuture<T2>, CompletableFuture<T3>, CompletableFuture<T4>, CompletableFuture<T5>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletableFuture that is completed when the given 5 CompletableFutures complete.
+
+
combineFastFail(CompletableFuture<T1>, CompletableFuture<T2>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletableFuture that is successful when the given two CompletableFutures success.
+
+
combineFastFail(CompletableFuture<T1>, CompletableFuture<T2>, CompletableFuture<T3>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletableFuture that is successful when the given three CompletableFutures success.
+
+
combineFastFail(CompletableFuture<T1>, CompletableFuture<T2>, CompletableFuture<T3>, CompletableFuture<T4>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletableFuture that is successful when the given 4 CompletableFutures success.
+
+
combineFastFail(CompletableFuture<T1>, CompletableFuture<T2>, CompletableFuture<T3>, CompletableFuture<T4>, CompletableFuture<T5>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletableFuture that is successful when the given 5 CompletableFutures success.
+
+
completableFutureListToArray(List<CompletableFuture<T>>) - Static method in class io.foldright.cffu.CffuFactory
+
+
Convert CompletableFuture list to CompletableFuture array.
+
+
CompletableFutureUtils - Class in io.foldright.cffu
+
+
This class contains the enhanced methods for CompletableFuture.
+
+
complete(T) - Method in class io.foldright.cffu.Cffu
+
+
If not already completed, sets the value returned by Cffu.get() and related methods to the given value.
+
+
completeAsync(CompletableFuture<T>, Supplier<? extends T>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Completes given CompletableFuture with the result of the given Supplier function invoked + from an asynchronous task using the default executor.
+
+
completeAsync(CompletableFuture<T>, Supplier<? extends T>, Executor) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Completes given CompletableFuture with the result of the given Supplier function invoked + from an asynchronous task using the given executor.
+
+
completeAsync(Supplier<? extends T>) - Method in class io.foldright.cffu.Cffu
+
+
Completes this Cffu with the result of the given Supplier function invoked + from an asynchronous task using Cffu.defaultExecutor().
+
+
completeAsync(Supplier<? extends T>, Executor) - Method in class io.foldright.cffu.Cffu
+
+
Completes this Cffu with the result of the given Supplier function invoked + from an asynchronous task using the given executor.
+
+
completedFuture(T) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is already completed with the given value.
+
+
completedStage(T) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new CompletionStage that is already completed with the given value + and supports only those methods in interface CompletionStage.
+
+
completedStage(T) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletionStage that is already completed with the given value + and supports only those methods in interface CompletionStage.
+
+
completeExceptionally(Throwable) - Method in class io.foldright.cffu.Cffu
+
+
If not already completed, causes invocations of Cffu.get() and related methods to throw the given exception.
+
+
completeOnTimeout(CompletableFuture<T>, T, long, TimeUnit) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Completes given CompletableFuture with the given value if not otherwise completed before the given timeout.
+
+
completeOnTimeout(T, long, TimeUnit) - Method in class io.foldright.cffu.Cffu
+
+
Completes this Cffu with the given value if not otherwise completed before the given timeout.
+
+
copy() - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that is completed normally with the same value as this Cffu when it completes normally.
+
+
copy(CompletableFuture<T>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletableFuture that is completed normally with the same value as this CompletableFuture when + it completes normally.
+
+
+

D

+
+
defaultExecutor() - Method in class io.foldright.cffu.Cffu
+
+
Returns the default Executor used for async methods that do not specify an Executor.
+
+
defaultExecutor() - Method in class io.foldright.cffu.CffuFactory
+
+
Returns defaultExecutor.
+
+
defaultExecutor() - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns the default Executor used for async methods that do not specify an Executor.
+
+
delayedExecutor(long, TimeUnit) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Executor that submits a task to the default executor + after the given delay (or no delay if non-positive).
+
+
delayedExecutor(long, TimeUnit) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new Executor that submits a task to the default executor after the given delay (or no delay + if non-positive).
+
+
delayedExecutor(long, TimeUnit, Executor) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Executor that submits a task to the given base executor + after the given delay (or no delay if non-positive).
+
+
delayedExecutor(long, TimeUnit, Executor) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new Executor that submits a task to the given base executor after the given delay (or no delay + if non-positive).
+
+
+

E

+
+
equals(Object) - Method in class io.foldright.cffu.tuple.Tuple2
+
 
+
equals(Object) - Method in class io.foldright.cffu.tuple.Tuple3
+
 
+
equals(Object) - Method in class io.foldright.cffu.tuple.Tuple4
+
 
+
equals(Object) - Method in class io.foldright.cffu.tuple.Tuple5
+
 
+
exceptionally(Function<Throwable, ? extends T>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this stage completes exceptionally, + is executed with this stage's exception as the argument to the supplied function.
+
+
exceptionallyAsync(CompletableFuture<T>, Function<Throwable, ? extends T>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletionStage that, when given stage completes exceptionally, is executed with given + stage's exception as the argument to the supplied function, using given stage's + default asynchronous execution facility.
+
+
exceptionallyAsync(CompletableFuture<T>, Function<Throwable, ? extends T>, Executor) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletionStage that, when given stage completes exceptionally, is executed with given + stage's exception as the argument to the supplied function, using the supplied Executor.
+
+
exceptionallyAsync(Function<Throwable, ? extends T>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this stage completes exceptionally, + is executed with this stage's exception as the argument to the supplied function, + using Cffu.defaultExecutor().
+
+
exceptionallyAsync(Function<Throwable, ? extends T>, Executor) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this stage completes exceptionally, + is executed with this stage's exception as the argument to the supplied function, + using the supplied Executor.
+
+
exceptionallyCompose(CompletableFuture<T>, Function<Throwable, ? extends CompletionStage<T>>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletionStage that, when given stage completes exceptionally, + is composed using the results of the supplied function applied to given stage's exception.
+
+
exceptionallyCompose(Function<Throwable, ? extends CompletionStage<T>>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new CompletionStage that, when this stage completes exceptionally, + is composed using the results of the supplied function applied to this stage's exception.
+
+
exceptionallyComposeAsync(CompletableFuture<T>, Function<Throwable, ? extends CompletionStage<T>>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletionStage that, when given stage completes exceptionally, + is composed using the results of the supplied function applied to given stage's exception, + using given stage's default asynchronous execution facility.
+
+
exceptionallyComposeAsync(CompletableFuture<T>, Function<Throwable, ? extends CompletionStage<T>>, Executor) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletionStage that, when given stage completes exceptionally, is composed using + the results of the supplied function applied to given stage's exception, using the supplied Executor.
+
+
exceptionallyComposeAsync(Function<Throwable, ? extends CompletionStage<T>>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this stage completes exceptionally, + is composed using the results of the supplied function applied to this stage's exception, + using Cffu.defaultExecutor().
+
+
exceptionallyComposeAsync(Function<Throwable, ? extends CompletionStage<T>>, Executor) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this stage completes exceptionally, + is composed using the results of the supplied function applied to this stage's exception, + using the supplied Executor.
+
+
exceptionNow() - Method in class io.foldright.cffu.Cffu
+
+
Returns the exception thrown by the task, without waiting.
+
+
exceptionNow(CompletableFuture<T>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns the exception thrown by the task, without waiting.
+
+
ExecutorWrapperProvider - Interface in io.foldright.cffu.spi
+
+
An SPI for wrapping the executor when CffuFactoryBuilder + build CffuFactory.
+
+
+

F

+
+
FAILED - Enum constant in enum io.foldright.cffu.CffuState
+
+
The task completed with an exception.
+
+
failedFuture(Throwable) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is already completed exceptionally with the given exception.
+
+
failedFuture(Throwable) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletableFuture that is already completed exceptionally with the given exception.
+
+
failedStage(Throwable) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new CompletionStage that is already completed exceptionally + with the given exception and supports only those methods in interface CompletionStage.
+
+
failedStage(Throwable) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletionStage that is already completed exceptionally with + the given exception and supports only those methods in interface CompletionStage.
+
+
forbidObtrudeMethods() - Method in class io.foldright.cffu.Cffu
+
+
Returns forbidObtrudeMethods or not.
+
+
forbidObtrudeMethods() - Method in class io.foldright.cffu.CffuFactory
+
+
Returns forbidObtrudeMethods or not.
+
+
forbidObtrudeMethods(boolean) - Method in class io.foldright.cffu.CffuFactoryBuilder
+
+
Sets forbidObtrudeMethods or not.
+
+
+

G

+
+
get() - Method in class io.foldright.cffu.Cffu
+
+
Waits if necessary for the computation to complete, and then retrieves its result.
+
+
get(long, TimeUnit) - Method in class io.foldright.cffu.Cffu
+
+
Waits if necessary for at most the given time for the computation to complete, + and then retrieves its result, if available.
+
+
getNow(T) - Method in class io.foldright.cffu.Cffu
+
+
Returns the result value (or throws any encountered exception) if completed, + else returns the given valueIfAbsent.
+
+
getNumberOfDependents() - Method in class io.foldright.cffu.Cffu
+
+
Returns the estimated number of Cffus whose completions are awaiting completion of this Cffu.
+
+
+

H

+
+
handle(BiFunction<? super T, Throwable, ? extends U>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this stage completes either normally or exceptionally, + is executed with this stage's result and exception as arguments to the supplied function.
+
+
handleAsync(BiFunction<? super T, Throwable, ? extends U>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this stage completes either normally or exceptionally, + is executed using Cffu.defaultExecutor(), + with this stage's result and exception as arguments to the supplied function.
+
+
handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this stage completes either normally or exceptionally, + is executed using the supplied executor, with this stage's result and exception + as arguments to the supplied function.
+
+
hashCode() - Method in class io.foldright.cffu.tuple.Tuple2
+
 
+
hashCode() - Method in class io.foldright.cffu.tuple.Tuple3
+
 
+
hashCode() - Method in class io.foldright.cffu.tuple.Tuple4
+
 
+
hashCode() - Method in class io.foldright.cffu.tuple.Tuple5
+
 
+
+

I

+
+
io.foldright.cffu - package io.foldright.cffu
+
+
A tiny sidekick library for CompletableFuture to improve user experience and reduce misuse.
+
+
io.foldright.cffu.spi - package io.foldright.cffu.spi
+
+
Cffu SPI interfaces.
+
+
io.foldright.cffu.ttl - package io.foldright.cffu.ttl
+
+
Cffu executor wrapper provider(ExecutorWrapperProvider) SPI implementation for + 📌 TransmittableThreadLocal (TTL).
+
+
io.foldright.cffu.tuple - package io.foldright.cffu.tuple
+
+
the Tuple util classes for Cffu use.
+
+
isCancelled() - Method in class io.foldright.cffu.Cffu
+
+
Returns true if this Cffu was cancelled before it completed normally.
+
+
isCompletedExceptionally() - Method in class io.foldright.cffu.Cffu
+
+
Returns true if this Cffu completed exceptionally, in any way.
+
+
isDone() - Method in class io.foldright.cffu.Cffu
+
+
Returns true if this task completed.
+
+
isMinimalStage() - Method in class io.foldright.cffu.Cffu
+
+
Returns whether is a minimal stage or not.
+
+
+

J

+
+
join() - Method in class io.foldright.cffu.Cffu
+
+
Returns the result value when complete, or throws an (unchecked) exception if completed exceptionally.
+
+
+

M

+
+
minimalCompletionStage() - Method in class io.foldright.cffu.Cffu
+
+
Returns a new CompletionStage that is completed normally with the same value + as this CompletableFuture when it completes normally, and cannot be independently completed + or otherwise used in ways not defined by the methods of interface CompletionStage.
+
+
minimalCompletionStage(CompletableFuture<T>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new CompletionStage that is completed normally with the same value as given CompletableFuture + when it completes normally, and cannot be independently completed or otherwise used in ways + not defined by the methods of interface CompletionStage.
+
+
+

N

+
+
newCffuFactoryBuilder(Executor) - Static method in class io.foldright.cffu.CffuFactoryBuilder
+
+
Returns a CffuFactoryBuilder with defaultExecutor setting.
+
+
newIncompleteCffu() - Method in class io.foldright.cffu.CffuFactory
+
+
Return an incomplete Cffu, equivalent to CompletableFuture() constructor.
+
+
newIncompleteFuture() - Method in class io.foldright.cffu.Cffu
+
+
Returns a new incomplete Cffu with CompletableFuture of the type to be returned by a CompletionStage method.
+
+
newIncompleteFuture(CompletableFuture<T>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns a new incomplete CompletableFuture of the type to be returned by a CompletionStage method.
+
+
NoCfsProvidedException - Exception Class in io.foldright.cffu
+
+
Exception indicates that NO cfs(Cffu / CompletableFuture) are provided + for methods require cf arguments.
+
+
NoCfsProvidedException() - Constructor for exception class io.foldright.cffu.NoCfsProvidedException
+
 
+
+

O

+
+
obtrudeException(Throwable) - Method in class io.foldright.cffu.Cffu
+
+
Forcibly causes subsequent invocations of method Cffu.get() and related methods to throw the given exception, + whether or not already completed.
+
+
obtrudeValue(T) - Method in class io.foldright.cffu.Cffu
+
+
Forcibly sets or resets the value subsequently returned by method Cffu.get() and related methods, + whether or not already completed.
+
+
of(T1, T2) - Static method in class io.foldright.cffu.tuple.Tuple2
+
 
+
of(T1, T2, T3) - Static method in class io.foldright.cffu.tuple.Tuple3
+
 
+
of(T1, T2, T3, T4) - Static method in class io.foldright.cffu.tuple.Tuple4
+
 
+
of(T1, T2, T3, T4, T5) - Static method in class io.foldright.cffu.tuple.Tuple5
+
 
+
orTimeout(long, TimeUnit) - Method in class io.foldright.cffu.Cffu
+
+
Exceptionally completes this Cffu with a TimeoutException + if not otherwise completed before the given timeout.
+
+
orTimeout(CompletableFuture<T>, long, TimeUnit) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Exceptionally completes given CompletableFuture with a TimeoutException + if not otherwise completed before the given timeout.
+
+
+

R

+
+
resetCffuFactory(CffuFactory) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu with given CffuFactory(contained configuration) + that is completed normally with the same value as this Cffu when it completes normally.
+
+
resultNow() - Method in class io.foldright.cffu.Cffu
+
+
Returns the computed result, without waiting.
+
+
resultNow(CompletableFuture<T>) - Static method in class io.foldright.cffu.CompletableFutureUtils
+
+
Returns the computed result, without waiting.
+
+
runAfterBoth(CompletionStage<?>, Runnable) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this and the other given stage + both complete normally, executes the given action.
+
+
runAfterBothAsync(CompletionStage<?>, Runnable) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this and the other given stage both complete normally, + executes the given action using Cffu.defaultExecutor().
+
+
runAfterBothAsync(CompletionStage<?>, Runnable, Executor) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this and the other given stage both complete normally, + executes the given action using the supplied executor.
+
+
runAfterEither(CompletionStage<?>, Runnable) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when either this or the other given stage complete normally, + executes the given action.
+
+
runAfterEitherAsync(CompletionStage<?>, Runnable) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when either this or the other given stage complete normally, + executes the given action using Cffu.defaultExecutor().
+
+
runAfterEitherAsync(CompletionStage<?>, Runnable, Executor) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when either this or the other given stage complete normally, + executes the given action using the supplied executor.
+
+
runAsync(Runnable) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is asynchronously completed by a task running + in the CffuFactory.defaultExecutor() after it runs the given action.
+
+
runAsync(Runnable, Executor) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is asynchronously completed + by a task running in the given executor after it runs the given action.
+
+
RUNNING - Enum constant in enum io.foldright.cffu.CffuState
+
+
The task has not completed.
+
+
+

S

+
+
state() - Method in class io.foldright.cffu.Cffu
+
+
Returns the computation state, this method just invoke without java version compatibility logic, + if you need this function backport into old java 18-, use Cffu.cffuState() instead.
+
+
SUCCESS - Enum constant in enum io.foldright.cffu.CffuState
+
+
The task completed with a result.
+
+
supplyAsync(Supplier<T>) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is asynchronously completed + by a task running in the CffuFactory.defaultExecutor() with + the value obtained by calling the given Supplier.
+
+
supplyAsync(Supplier<T>, Executor) - Method in class io.foldright.cffu.CffuFactory
+
+
Returns a new Cffu that is asynchronously completed by a task running + in the given executor with the value obtained by calling the given Supplier.
+
+
+

T

+
+
thenAccept(Consumer<? super T>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this stage completes normally, + is executed with this stage's result as the argument to the supplied action.
+
+
thenAcceptAsync(Consumer<? super T>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this stage completes normally, + is executed using Cffu.defaultExecutor(), + with this stage's result as the argument to the supplied action.
+
+
thenAcceptAsync(Consumer<? super T>, Executor) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this stage completes normally, + is executed using the supplied Executor, with this stage's result as the argument to the supplied action.
+
+
thenAcceptBoth(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this and the other given stage both complete normally, + is executed with the two results as arguments to the supplied action.
+
+
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this and the other given stage both complete normally, + is executed using Cffu.defaultExecutor(), + with the two results as arguments to the supplied action.
+
+
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>, Executor) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this and the other given stage both complete normally, + is executed using the supplied executor, with the two results as arguments to the supplied action.
+
+
thenApply(Function<? super T, ? extends U>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this stage completes normally, + is executed with this stage's result as the argument to the supplied function.
+
+
thenApplyAsync(Function<? super T, ? extends U>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this stage completes normally, + is executed using Cffu.defaultExecutor(), + with this stage's result as the argument to the supplied function.
+
+
thenApplyAsync(Function<? super T, ? extends U>, Executor) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this stage completes normally, + is executed using the supplied Executor, + with this stage's result as the argument to the supplied function.
+
+
thenCombine(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this and the other given stage both complete normally, + is executed with the two results as arguments to the supplied function.
+
+
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this and the other given stage both complete normally, + is executed using Cffu.defaultExecutor(), + with the two results as arguments to the supplied function.
+
+
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>, Executor) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this and the other given stage both complete normally, + is executed using the supplied executor, with the two results as arguments to the supplied function.
+
+
thenCompose(Function<? super T, ? extends CompletionStage<U>>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that is completed with the same value + as the CompletionStage returned by the given function.
+
+
thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that is completed with the same value as the CompletionStage + returned by the given function, executed using Cffu.defaultExecutor().
+
+
thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>, Executor) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that is completed with the same value as the CompletionStage + returned by the given function, executed using the supplied Executor.
+
+
thenRun(Runnable) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this stage completes normally, executes the given action.
+
+
thenRunAsync(Runnable) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this stage completes normally, + executes the given action using Cffu.defaultExecutor().
+
+
thenRunAsync(Runnable, Executor) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu that, when this stage completes normally, + executes the given action using the supplied Executor.
+
+
toCffuState(Future.State) - Static method in enum io.foldright.cffu.CffuState
+
+ +
+
toCompletableFuture() - Method in class io.foldright.cffu.Cffu
+
+
Returns a CompletableFuture maintaining the same completion properties as this stage.
+
+
toCompletableFutureArray(CompletionStage<T>...) - Static method in class io.foldright.cffu.CffuFactory
+
+ +
+
toFutureState() - Method in enum io.foldright.cffu.CffuState
+
+ +
+
toString() - Method in class io.foldright.cffu.Cffu
+
+
Returns a string identifying this Cffu, as well as its completion state.
+
+
toString() - Method in class io.foldright.cffu.tuple.Tuple2
+
 
+
toString() - Method in class io.foldright.cffu.tuple.Tuple3
+
 
+
toString() - Method in class io.foldright.cffu.tuple.Tuple4
+
 
+
toString() - Method in class io.foldright.cffu.tuple.Tuple5
+
 
+
Tuple2<T1,T2> - Class in io.foldright.cffu.tuple
+
+
Tuple2(aka Pair).
+
+
Tuple3<T1,T2,T3> - Class in io.foldright.cffu.tuple
+
+
Tuple3(aka Triple).
+
+
Tuple4<T1,T2,T3,T4> - Class in io.foldright.cffu.tuple
+
+
Tuple4, contains 4 elements.
+
+
Tuple5<T1,T2,T3,T4,T5> - Class in io.foldright.cffu.tuple
+
+
Tuple5, contains 5 elements.
+
+
+

V

+
+
valueOf(String) - Static method in enum io.foldright.cffu.CffuState
+
+
Returns the enum constant of this type with the specified name.
+
+
values() - Static method in enum io.foldright.cffu.CffuState
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
+

W

+
+
whenComplete(BiConsumer<? super T, ? super Throwable>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu with the same result or exception as this stage, + that executes the given action when this stage completes.
+
+
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu with the same result or exception as this stage, + that executes the given action using Cffu.defaultExecutor() + when this stage completes.
+
+
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>, Executor) - Method in class io.foldright.cffu.Cffu
+
+
Returns a new Cffu with the same result or exception as this stage, + that executes the given action using the supplied Executor when this stage completes.
+
+
wrap(Executor) - Method in interface io.foldright.cffu.spi.ExecutorWrapperProvider
+
+
Returns the executor wrapper of the given executor.
+
+
wrap(Executor) - Method in class io.foldright.cffu.ttl.CffuTtlExecutorWrapperProvider
+
+
Returns the TTL + executor wrapper of the given executor.
+
+
+

_

+
+
_1 - Variable in class io.foldright.cffu.tuple.Tuple2
+
 
+
_1 - Variable in class io.foldright.cffu.tuple.Tuple3
+
 
+
_1 - Variable in class io.foldright.cffu.tuple.Tuple4
+
 
+
_1 - Variable in class io.foldright.cffu.tuple.Tuple5
+
 
+
_2 - Variable in class io.foldright.cffu.tuple.Tuple2
+
 
+
_2 - Variable in class io.foldright.cffu.tuple.Tuple3
+
 
+
_2 - Variable in class io.foldright.cffu.tuple.Tuple4
+
 
+
_2 - Variable in class io.foldright.cffu.tuple.Tuple5
+
 
+
_3 - Variable in class io.foldright.cffu.tuple.Tuple3
+
 
+
_3 - Variable in class io.foldright.cffu.tuple.Tuple4
+
 
+
_3 - Variable in class io.foldright.cffu.tuple.Tuple5
+
 
+
_4 - Variable in class io.foldright.cffu.tuple.Tuple4
+
 
+
_4 - Variable in class io.foldright.cffu.tuple.Tuple5
+
 
+
_5 - Variable in class io.foldright.cffu.tuple.Tuple5
+
 
+
+A B C D E F G H I J M N O R S T V W _ 
All Classes and Interfaces|All Packages|Serialized Form
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/index.html b/apidocs/0.9.8/index.html new file mode 100644 index 00000000..86b65d61 --- /dev/null +++ b/apidocs/0.9.8/index.html @@ -0,0 +1,95 @@ + + + + +Overview (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

CompletableFuture-Fu(cffu) 0.9.8 API

+
+

This is the API documentation for the + + 🦝 Java CompletableFuture Fu(aka. CF-Fu, pronounced "Shifu"), + a tiny sidekick library for + CompletableFuture + to improve user experience and reduce misuse. +

The CF-Fu GitHub repo + also include the best practice/traps guide 📚 for CompletableFuture 💗.

+
+
Packages
+
+
Package
+
Description
+ +
+
A tiny sidekick library for CompletableFuture to improve user experience and reduce misuse.
+
+ +
+
Cffu SPI interfaces.
+
+ +
+
Cffu executor wrapper provider(ExecutorWrapperProvider) SPI implementation for + 📌 TransmittableThreadLocal (TTL).
+
+ +
+
the Tuple util classes for Cffu use.
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/Cffu.html b/apidocs/0.9.8/io/foldright/cffu/Cffu.html new file mode 100644 index 00000000..beeeafbf --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/Cffu.html @@ -0,0 +1,3052 @@ + + + + +Cffu (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Cffu<T>

+
+
java.lang.Object +
io.foldright.cffu.Cffu<T>
+
+
+
+
All Implemented Interfaces:
+
CompletionStage<T>, Future<T>
+
+
+
@ParametersAreNonnullByDefault +@ReturnValuesAreNonnullByDefault +public final class Cffu<T> +extends Object +implements Future<T>, CompletionStage<T>
+
This class Cffu is the equivalent class to CompletableFuture, + contains the equivalent instance methods of CompletionStage and CompletableFuture. +

+ The methods that equivalent to static factory methods of CompletableFuture + is in CffuFactory class.

+
+
Author:
+
Jerry Lee (oldratlee at gmail dot com)
+
See Also:
+
+ +
+
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      thenRun

      +
      public Cffu<Void> thenRun(Runnable action)
      +
      Returns a new Cffu that, when this stage completes normally, executes the given action. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      thenRun in interface CompletionStage<T>
      +
      Parameters:
      +
      action - the action to perform before completing the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      thenRunAsync

      +
      public Cffu<Void> thenRunAsync(Runnable action)
      +
      Returns a new Cffu that, when this stage completes normally, + executes the given action using defaultExecutor(). +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      thenRunAsync in interface CompletionStage<T>
      +
      Parameters:
      +
      action - the action to perform before completing the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      thenRunAsync

      +
      public Cffu<Void> thenRunAsync(Runnable action, + Executor executor)
      +
      Returns a new Cffu that, when this stage completes normally, + executes the given action using the supplied Executor. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      thenRunAsync in interface CompletionStage<T>
      +
      Parameters:
      +
      action - the action to perform before completing the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      thenAccept

      +
      public Cffu<Void> thenAccept(Consumer<? super T> action)
      +
      Returns a new Cffu that, when this stage completes normally, + is executed with this stage's result as the argument to the supplied action. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      thenAccept in interface CompletionStage<T>
      +
      Parameters:
      +
      action - the action to perform before completing the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      thenAcceptAsync

      +
      public Cffu<Void> thenAcceptAsync(Consumer<? super T> action)
      +
      Returns a new Cffu that, when this stage completes normally, + is executed using defaultExecutor(), + with this stage's result as the argument to the supplied action. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      thenAcceptAsync in interface CompletionStage<T>
      +
      Parameters:
      +
      action - the action to perform before completing the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      thenAcceptAsync

      +
      public Cffu<Void> thenAcceptAsync(Consumer<? super T> action, + Executor executor)
      +
      Returns a new Cffu that, when this stage completes normally, + is executed using the supplied Executor, with this stage's result as the argument to the supplied action. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      thenAcceptAsync in interface CompletionStage<T>
      +
      Parameters:
      +
      action - the action to perform before completing the returned Cffu
      +
      executor - the executor to use for asynchronous execution
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      thenApply

      +
      @CheckReturnValue(explanation="should use the returned Cffu; otherwise, prefer method `thenRun`") +public <U> Cffu<U> thenApply(Function<? super T,? extends U> fn)
      +
      Returns a new Cffu that, when this stage completes normally, + is executed with this stage's result as the argument to the supplied function. +

      + This method is analogous to Optional.map and + Stream.map. +

      + See the CompletionStage documentation for rules + covering exceptional completion.

      +
      +
      Specified by:
      +
      thenApply in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the function's return type
      +
      Parameters:
      +
      fn - the function to use to compute the value of the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      thenApplyAsync

      +
      @CheckReturnValue(explanation="should use the returned Cffu; otherwise, prefer method `thenRunAsync`") +public <U> Cffu<U> thenApplyAsync(Function<? super T,? extends U> fn)
      +
      Returns a new Cffu that, when this stage completes normally, + is executed using defaultExecutor(), + with this stage's result as the argument to the supplied function. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      thenApplyAsync in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the function's return type
      +
      Parameters:
      +
      fn - the function to use to compute the value of the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      thenApplyAsync

      +
      @CheckReturnValue(explanation="should use the returned Cffu; otherwise, prefer method `thenRunAsync`") +public <U> Cffu<U> thenApplyAsync(Function<? super T,? extends U> fn, + Executor executor)
      +
      Returns a new Cffu that, when this stage completes normally, + is executed using the supplied Executor, + with this stage's result as the argument to the supplied function. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      thenApplyAsync in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the function's return type
      +
      Parameters:
      +
      fn - the function to use to compute the value of the returned Cffu
      +
      executor - the executor to use for asynchronous execution
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      runAfterBoth

      +
      public Cffu<Void> runAfterBoth(CompletionStage<?> other, + Runnable action)
      +
      Returns a new Cffu that, when this and the other given stage + both complete normally, executes the given action. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      runAfterBoth in interface CompletionStage<T>
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      action - the action to perform before completing the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      runAfterBothAsync

      +
      public Cffu<Void> runAfterBothAsync(CompletionStage<?> other, + Runnable action)
      +
      Returns a new Cffu that, when this and the other given stage both complete normally, + executes the given action using defaultExecutor(). +

      + See the CompletionStage documentation for rules + covering exceptional completion.

      +
      +
      Specified by:
      +
      runAfterBothAsync in interface CompletionStage<T>
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      action - the action to perform before completing the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      runAfterBothAsync

      +
      public Cffu<Void> runAfterBothAsync(CompletionStage<?> other, + Runnable action, + Executor executor)
      +
      Returns a new Cffu that, when this and the other given stage both complete normally, + executes the given action using the supplied executor. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      runAfterBothAsync in interface CompletionStage<T>
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      action - the action to perform before completing the returned Cffu
      +
      executor - the executor to use for asynchronous execution
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      thenAcceptBoth

      +
      public <U> Cffu<Void> thenAcceptBoth(CompletionStage<? extends U> other, + BiConsumer<? super T,? super U> action)
      +
      Returns a new Cffu that, when this and the other given stage both complete normally, + is executed with the two results as arguments to the supplied action. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      thenAcceptBoth in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the type of the other CompletionStage's result
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      action - the action to perform before completing the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      thenAcceptBothAsync

      +
      public <U> Cffu<Void> thenAcceptBothAsync(CompletionStage<? extends U> other, + BiConsumer<? super T,? super U> action)
      +
      Returns a new Cffu that, when this and the other given stage both complete normally, + is executed using defaultExecutor(), + with the two results as arguments to the supplied action. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      thenAcceptBothAsync in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the type of the other CompletionStage's result
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      action - the action to perform before completing the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      thenAcceptBothAsync

      +
      public <U> Cffu<Void> thenAcceptBothAsync(CompletionStage<? extends U> other, + BiConsumer<? super T,? super U> action, + Executor executor)
      +
      Returns a new Cffu that, when this and the other given stage both complete normally, + is executed using the supplied executor, with the two results as arguments to the supplied action. +

      + See the CompletionStage documentation for rules + covering exceptional completion.

      +
      +
      Specified by:
      +
      thenAcceptBothAsync in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the type of the other CompletionStage's result
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      action - the action to perform before completing the returned Cffu
      +
      executor - the executor to use for asynchronous execution
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      thenCombine

      +
      @CheckReturnValue(explanation="should use the returned Cffu; otherwise, prefer method `thenAcceptBoth`") +public <U, +V> Cffu<V> thenCombine(CompletionStage<? extends U> other, + BiFunction<? super T,? super U,? extends V> fn)
      +
      Returns a new Cffu that, when this and the other given stage both complete normally, + is executed with the two results as arguments to the supplied function. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      thenCombine in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the type of the other CompletionStage's result
      +
      V - the function's return type
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      fn - the function to use to compute the value of the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      thenCombineAsync

      +
      @CheckReturnValue(explanation="should use the returned Cffu; otherwise, prefer method `thenAcceptBothAsync`") +public <U, +V> Cffu<V> thenCombineAsync(CompletionStage<? extends U> other, + BiFunction<? super T,? super U,? extends V> fn)
      +
      Returns a new Cffu that, when this and the other given stage both complete normally, + is executed using defaultExecutor(), + with the two results as arguments to the supplied function. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      thenCombineAsync in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the type of the other CompletionStage's result
      +
      V - the function's return type
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      fn - the function to use to compute the value of the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      thenCombineAsync

      +
      @CheckReturnValue(explanation="should use the returned Cffu; otherwise, prefer method `thenAcceptBothAsync`") +public <U, +V> Cffu<V> thenCombineAsync(CompletionStage<? extends U> other, + BiFunction<? super T,? super U,? extends V> fn, + Executor executor)
      +
      Returns a new Cffu that, when this and the other given stage both complete normally, + is executed using the supplied executor, with the two results as arguments to the supplied function. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      thenCombineAsync in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the type of the other CompletionStage's result
      +
      V - the function's return type
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      fn - the function to use to compute the value of the returned Cffu
      +
      executor - the executor to use for asynchronous execution
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      cffuCombine

      +
      @Contract(pure=true) +public <T2> Cffu<Tuple2<T,T2>> cffuCombine(Cffu<T2> cf2)
      +
      Same as CffuFactory.cffuCombine(Cffu, Cffu), providing this method is convenient for method chaining. +

      + call this method +

      + combinedCffu = cffu.cffuCombine(cffu2); +

      + is same as: +

      + combinedCffu = cffu.cffuFactory().cffuCombine(cffu, cffu2);

      +
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuCombine

      +
      @Contract(pure=true) +public <T2> Cffu<Tuple2<T,T2>> cffuCombine(CompletableFuture<T2> cf2)
      +
      Same as CffuFactory.cffuCombine(CompletableFuture, CompletableFuture), + providing this method is convenient for method chaining. +

      + call this method +

      + combinedCffu = cffu.cffuCombine(cf2); +

      + is same as: +

      + combinedCffu = cffu.cffuFactory().cffuCombine(cffu.toCompletableFuture(), cf2);

      +
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuCombineFastFail

      +
      @Contract(pure=true) +public <T2> Cffu<Tuple2<T,T2>> cffuCombineFastFail(Cffu<T2> cf2)
      +
      Same as CffuFactory.cffuCombineFastFail(Cffu, Cffu), providing this method is convenient for method chaining. +

      + call this method +

      + combinedCffu = cffu.cffuCombineFastFail(cffu2); +

      + is same as: +

      + combinedCffu = cffu.cffuFactory().cffuCombineFastFail(cffu, cffu2);

      +
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuCombineFastFail

      +
      @Contract(pure=true) +public <T2> Cffu<Tuple2<T,T2>> cffuCombineFastFail(CompletableFuture<T2> cf2)
      +
      Same as CffuFactory.cffuCombineFastFail(CompletableFuture, CompletableFuture), + providing this method is convenient for method chaining. +

      + call this method +

      + combinedCffu = cffu.cffuCombineFastFail(cf2); +

      + is same as: +

      + combinedCffu = cffu.cffuFactory().cffuCombineFastFail(cffu.toCompletableFuture(), cf2);

      +
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuCombine

      +
      @Contract(pure=true) +public <T2, +T3> Cffu<Tuple3<T,T2,T3>> cffuCombine(Cffu<T2> cf2, + Cffu<T3> cf3)
      +
      Same as CffuFactory.cffuCombine(Cffu, Cffu, Cffu), + providing this method is convenient for method chaining. +

      + call this method +

      + combinedCffu = cffu.cffuCombine(cffu2, cffu3); +

      + is same as: +

      + combinedCffu = cffu.cffuFactory().cffuCombine(cffu, cffu2, cffu3);

      +
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuCombine

      +
      @Contract(pure=true) +public <T2, +T3> Cffu<Tuple3<T,T2,T3>> cffuCombine(CompletableFuture<T2> cf2, + CompletableFuture<T3> cf3)
      +
      Same as CffuFactory.cffuCombine(CompletableFuture, CompletableFuture, CompletableFuture), + providing this method is convenient for method chaining. +

      + call this method +

      + combinedCffu = cffu.cffuCombine(cf2, cf3); +

      + is same as: +

      + combinedCffu = cffu.cffuFactory().cffuCombine(cffu.toCompletableFuture(), cf2, cf3);

      +
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuCombineFastFail

      +
      @Contract(pure=true) +public <T2, +T3> Cffu<Tuple3<T,T2,T3>> cffuCombineFastFail(Cffu<T2> cf2, + Cffu<T3> cf3)
      +
      Same as CffuFactory.cffuCombineFastFail(Cffu, Cffu, Cffu), + providing this method is convenient for method chaining. +

      + call this method +

      + combinedCffu = cffu.cffuCombineFastFail(cffu2, cffu3); +

      + is same as: +

      + combinedCffu = cffu.cffuFactory().cffuCombineFastFail(cffu, cffu2, cffu3);

      +
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuCombineFastFail

      +
      @Contract(pure=true) +public <T2, +T3> Cffu<Tuple3<T,T2,T3>> cffuCombineFastFail(CompletableFuture<T2> cf2, + CompletableFuture<T3> cf3)
      +
      Same as CffuFactory.cffuCombineFastFail(CompletableFuture, CompletableFuture, CompletableFuture), + providing this method is convenient for method chaining. +

      + call this method +

      + combinedCffu = cffu.cffuCombineFastFail(cf2, cf3); +

      + is same as: +

      + combinedCffu = cffu.cffuFactory().cffuCombineFastFail(cffu.toCompletableFuture(), cf2, cf3);

      +
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuCombine

      +
      @Contract(pure=true) +public <T2, +T3, +T4> Cffu<Tuple4<T,T2,T3,T4>> cffuCombine(Cffu<T2> cf2, + Cffu<T3> cf3, + Cffu<T4> cf4)
      +
      Same as CffuFactory.cffuCombine(Cffu, Cffu, Cffu, Cffu), + providing this method is convenient for method chaining. +

      + call this method +

      + combinedCffu = cffu.cffuCombine(cffu2, cffu3, cffu4); +

      + is same as: +

      + combinedCffu = cffu.cffuFactory().cffuCombine(cffu, cffu2, cffu3, cffu4);

      +
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuCombine

      +
      @Contract(pure=true) +public <T2, +T3, +T4> Cffu<Tuple4<T,T2,T3,T4>> cffuCombine(CompletableFuture<T2> cf2, + CompletableFuture<T3> cf3, + CompletableFuture<T4> cf4)
      +
      Same as CffuFactory.cffuCombine(CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture), + providing this method is convenient for method chaining. +

      + call this method +

      + combinedCffu = cffu.cffuCombine(cf2, cf3, cf4); +

      + is same as: +

      + combinedCffu = cffu.cffuFactory().cffuCombine(cffu.toCompletableFuture(), cf2, cf3, cf4);

      +
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuCombineFastFail

      +
      @Contract(pure=true) +public <T2, +T3, +T4> Cffu<Tuple4<T,T2,T3,T4>> cffuCombineFastFail(Cffu<T2> cf2, + Cffu<T3> cf3, + Cffu<T4> cf4)
      +
      Same as CffuFactory.cffuCombineFastFail(Cffu, Cffu, Cffu, Cffu), + providing this method is convenient for method chaining. +

      + call this method +

      + combinedCffu = cffu.cffuCombineFastFail(cffu2, cffu3, cffu4); +

      + is same as: +

      + combinedCffu = cffu.cffuFactory().cffuCombineFastFail(cffu, cffu2, cffu3, cffu4);

      +
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuCombineFastFail

      +
      @Contract(pure=true) +public <T2, +T3, +T4> Cffu<Tuple4<T,T2,T3,T4>> cffuCombineFastFail(CompletableFuture<T2> cf2, + CompletableFuture<T3> cf3, + CompletableFuture<T4> cf4)
      +
      Same as CffuFactory.cffuCombineFastFail(CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture), + providing this method is convenient for method chaining. +

      + call this method +

      + combinedCffu = cffu.cffuCombineFastFail(cf2, cf3, cf4); +

      + is same as: +

      + combinedCffu = cffu.cffuFactory().cffuCombineFastFail(cffu.toCompletableFuture(), cf2, cf3, cf4);

      +
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuCombine

      +
      @Contract(pure=true) +public <T2, +T3, +T4, +T5> Cffu<Tuple5<T,T2,T3,T4,T5>> cffuCombine(Cffu<T2> cf2, + Cffu<T3> cf3, + Cffu<T4> cf4, + Cffu<T5> cf5)
      +
      Same as CffuFactory.cffuCombine(Cffu, Cffu, Cffu, Cffu, Cffu), + providing this method is convenient for method chaining. +

      + call this method +

      + combinedCffu = cffu.cffuCombine(cffu2, cffu3, cffu4, cffu5); +

      + is same as: +

      + combinedCffu = cffu.cffuFactory().cffuCombine(cffu, cffu2, cffu3, cffu4, cffu5);

      +
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuCombine

      +
      @Contract(pure=true) +public <T2, +T3, +T4, +T5> Cffu<Tuple5<T,T2,T3,T4,T5>> cffuCombine(CompletableFuture<T2> cf2, + CompletableFuture<T3> cf3, + CompletableFuture<T4> cf4, + CompletableFuture<T5> cf5)
      +
      Same as CffuFactory.cffuCombine(CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture), + providing this method is convenient for method chaining. +

      + call this method +

      + combinedCffu = cffu.cffuCombine(cf2, cf3, cf4, cf5); +

      + is same as: +

      + combinedCffu = cffu.cffuFactory().cffuCombine(cffu.toCompletableFuture(), cf2, cf3, cf4, cf5);

      +
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuCombineFastFail

      +
      @Contract(pure=true) +public <T2, +T3, +T4, +T5> Cffu<Tuple5<T,T2,T3,T4,T5>> cffuCombineFastFail(Cffu<T2> cf2, + Cffu<T3> cf3, + Cffu<T4> cf4, + Cffu<T5> cf5)
      +
      Same as CffuFactory.cffuCombineFastFail(Cffu, Cffu, Cffu, Cffu, Cffu), + providing this method is convenient for method chaining. +

      + call this method +

      + combinedCffu = cffu.cffuCombineFastFail(cffu2, cffu3, cffu4, cffu5); +

      + is same as: +

      + combinedCffu = cffu.cffuFactory().cffuCombineFastFail(cffu, cffu2, cffu3, cffu4, cffu5);

      +
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuCombineFastFail

      +
      @Contract(pure=true) +public <T2, +T3, +T4, +T5> Cffu<Tuple5<T,T2,T3,T4,T5>> cffuCombineFastFail(CompletableFuture<T2> cf2, + CompletableFuture<T3> cf3, + CompletableFuture<T4> cf4, + CompletableFuture<T5> cf5)
      +
      Same as CffuFactory.cffuCombineFastFail(CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture), + providing this method is convenient for method chaining. +

      + call this method +

      + combinedCffu = cffu.cffuCombineFastFail(cf2, cf3, cf4, cf5); +

      + is same as: +

      + combinedCffu = cffu.cffuFactory().cffuCombineFastFail(cffu.toCompletableFuture(), cf2, cf3, cf4, cf5);

      +
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      runAfterEither

      +
      public Cffu<Void> runAfterEither(CompletionStage<?> other, + Runnable action)
      +
      Returns a new Cffu that, when either this or the other given stage complete normally, + executes the given action. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      runAfterEither in interface CompletionStage<T>
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      action - the action to perform before completing the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      runAfterEitherAsync

      +
      public Cffu<Void> runAfterEitherAsync(CompletionStage<?> other, + Runnable action)
      +
      Returns a new Cffu that, when either this or the other given stage complete normally, + executes the given action using defaultExecutor(). +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      runAfterEitherAsync in interface CompletionStage<T>
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      action - the action to perform before completing the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      runAfterEitherAsync

      +
      public Cffu<Void> runAfterEitherAsync(CompletionStage<?> other, + Runnable action, + Executor executor)
      +
      Returns a new Cffu that, when either this or the other given stage complete normally, + executes the given action using the supplied executor. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      runAfterEitherAsync in interface CompletionStage<T>
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      action - the action to perform before completing the returned Cffu
      +
      executor - the executor to use for asynchronous execution
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      acceptEither

      +
      public Cffu<Void> acceptEither(CompletionStage<? extends T> other, + Consumer<? super T> action)
      +
      Returns a new Cffu that, when either this or the other given stage complete normally, + is executed with the corresponding result as argument to the supplied action. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      acceptEither in interface CompletionStage<T>
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      action - the action to perform before completing the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      acceptEitherAsync

      +
      public Cffu<Void> acceptEitherAsync(CompletionStage<? extends T> other, + Consumer<? super T> action)
      +
      Returns a new Cffu that, when either this or the other given stage complete normally, + is executed using defaultExecutor(), + with the corresponding result as argument to the supplied action. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      acceptEitherAsync in interface CompletionStage<T>
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      action - the action to perform before completing the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      acceptEitherAsync

      +
      public Cffu<Void> acceptEitherAsync(CompletionStage<? extends T> other, + Consumer<? super T> action, + Executor executor)
      +
      Returns a new Cffu that, when either this or the other given stage complete normally, + is executed using the supplied executor, with the corresponding result as argument to the supplied action. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      acceptEitherAsync in interface CompletionStage<T>
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      action - the action to perform before completing the returned Cffu
      +
      executor - the executor to use for asynchronous execution
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      applyToEither

      +
      @CheckReturnValue(explanation="should use the returned Cffu; otherwise, prefer method `acceptEither`") +public <U> Cffu<U> applyToEither(CompletionStage<? extends T> other, + Function<? super T,U> fn)
      +
      Returns a new Cffu that, when either this or the other given stage complete normally, + is executed with the corresponding result as argument to the supplied function. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      applyToEither in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the function's return type
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      fn - the function to use to compute the value of the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      applyToEitherAsync

      +
      @CheckReturnValue(explanation="should use the returned Cffu; otherwise, prefer method `acceptEitherAsync`") +public <U> Cffu<U> applyToEitherAsync(CompletionStage<? extends T> other, + Function<? super T,U> fn)
      +
      Returns a new Cffu that, when either this or the other given stage complete normally, + is executed using defaultExecutor(), + with the corresponding result as argument to the supplied function. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      applyToEitherAsync in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the function's return type
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      fn - the function to use to compute the value of the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      applyToEitherAsync

      +
      @CheckReturnValue(explanation="should use the returned Cffu; otherwise, prefer method `acceptEitherAsync`") +public <U> Cffu<U> applyToEitherAsync(CompletionStage<? extends T> other, + Function<? super T,U> fn, + Executor executor)
      +
      Returns a new Cffu that, when either this or the other given stage complete normally, + is executed using the supplied executor, with the corresponding result as argument to the supplied function. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      applyToEitherAsync in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the function's return type
      +
      Parameters:
      +
      other - the other CompletionStage
      +
      fn - the function to use to compute the value of the returned Cffu
      +
      executor - the executor to use for asynchronous execution
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      exceptionally

      +
      public Cffu<T> exceptionally(Function<Throwable,? extends T> fn)
      +
      Returns a new Cffu that, when this stage completes exceptionally, + is executed with this stage's exception as the argument to the supplied function. + Otherwise, if this stage completes normally, + then the returned stage also completes normally with the same value.
      +
      +
      Specified by:
      +
      exceptionally in interface CompletionStage<T>
      +
      Parameters:
      +
      fn - the function to use to compute the value of the returned Cffu + if this Cffu completed exceptionally
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      exceptionallyAsync

      +
      public Cffu<T> exceptionallyAsync(Function<Throwable,? extends T> fn)
      +
      Returns a new Cffu that, when this stage completes exceptionally, + is executed with this stage's exception as the argument to the supplied function, + using defaultExecutor(). + Otherwise, if this stage completes normally, + then the returned stage also completes normally with the same value.
      +
      +
      Specified by:
      +
      exceptionallyAsync in interface CompletionStage<T>
      +
      Parameters:
      +
      fn - the function to use to compute the value of the returned Cffu + if this Cffu completed exceptionally
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      exceptionallyAsync

      +
      public Cffu<T> exceptionallyAsync(Function<Throwable,? extends T> fn, + Executor executor)
      +
      Returns a new Cffu that, when this stage completes exceptionally, + is executed with this stage's exception as the argument to the supplied function, + using the supplied Executor. Otherwise, if this stage completes normally, + then the returned stage also completes normally with the same value.
      +
      +
      Specified by:
      +
      exceptionallyAsync in interface CompletionStage<T>
      +
      Parameters:
      +
      fn - the function to use to compute the value of the returned Cffu + if this Cffu completed exceptionally
      +
      executor - the executor to use for asynchronous execution
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      orTimeout

      +
      public Cffu<T> orTimeout(long timeout, + TimeUnit unit)
      +
      Exceptionally completes this Cffu with a TimeoutException + if not otherwise completed before the given timeout.
      +
      +
      Parameters:
      +
      timeout - how long to wait before completing exceptionally + with a TimeoutException, in units of unit
      +
      unit - a TimeUnit determining how to interpret the timeout parameter
      +
      Returns:
      +
      this Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      completeOnTimeout

      +
      public Cffu<T> completeOnTimeout(@Nullable + T value, + long timeout, + TimeUnit unit)
      +
      Completes this Cffu with the given value if not otherwise completed before the given timeout.
      +
      +
      Parameters:
      +
      value - the value to use upon timeout
      +
      timeout - how long to wait before completing normally with the given value, in units of unit
      +
      unit - a TimeUnit determining how to interpret the timeout parameter
      +
      Returns:
      +
      this Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      thenCompose

      +
      public <U> Cffu<U> thenCompose(Function<? super T,? extends CompletionStage<U>> fn)
      +
      Returns a new Cffu that is completed with the same value + as the CompletionStage returned by the given function. +

      + When this stage completes normally, the given function is invoked + with this stage's result as the argument, returning another CompletionStage. + When that stage completes normally, the Cffu returned by this method + is completed with the same value. +

      + To ensure progress, the supplied function must arrange eventual completion of its result. +

      + This method is analogous to Optional.flatMap and + Stream.flatMap. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      thenCompose in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the type of the returned Cffu's result
      +
      Parameters:
      +
      fn - the function to use to compute another CompletionStage
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      thenComposeAsync

      +
      public <U> Cffu<U> thenComposeAsync(Function<? super T,? extends CompletionStage<U>> fn)
      +
      Returns a new Cffu that is completed with the same value as the CompletionStage + returned by the given function, executed using defaultExecutor(). +

      + When this stage completes normally, the given function is invoked with this stage's result as the argument, + returning another CompletionStage. When that stage completes normally, + the Cffu returned by this method is completed with the same value. +

      + To ensure progress, the supplied function must arrange eventual completion of its result. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      thenComposeAsync in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the type of the returned Cffu's result
      +
      Parameters:
      +
      fn - the function to use to compute another CompletionStage
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      thenComposeAsync

      +
      public <U> Cffu<U> thenComposeAsync(Function<? super T,? extends CompletionStage<U>> fn, + Executor executor)
      +
      Returns a new Cffu that is completed with the same value as the CompletionStage + returned by the given function, executed using the supplied Executor. +

      + When this stage completes normally, the given function is invoked with this stage's result as the argument, + returning another CompletionStage. When that stage completes normally, + the Cffu returned by this method is completed with the same value. +

      + To ensure progress, the supplied function must arrange eventual completion of its result. +

      + See the CompletionStage documentation for rules covering exceptional completion.

      +
      +
      Specified by:
      +
      thenComposeAsync in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the type of the returned Cffu's result
      +
      Parameters:
      +
      fn - the function to use to compute another CompletionStage
      +
      executor - the executor to use for asynchronous execution
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      exceptionallyCompose

      +
      public Cffu<T> exceptionallyCompose(Function<Throwable,? extends CompletionStage<T>> fn)
      +
      Returns a new CompletionStage that, when this stage completes exceptionally, + is composed using the results of the supplied function applied to this stage's exception.
      +
      +
      Specified by:
      +
      exceptionallyCompose in interface CompletionStage<T>
      +
      Parameters:
      +
      fn - the function to use to compute the returned CompletionStage + if this CompletionStage completed exceptionally
      +
      Returns:
      +
      the new CompletionStage
      +
      +
      +
    • +
    • +
      +

      exceptionallyComposeAsync

      +
      public Cffu<T> exceptionallyComposeAsync(Function<Throwable,? extends CompletionStage<T>> fn)
      +
      Returns a new Cffu that, when this stage completes exceptionally, + is composed using the results of the supplied function applied to this stage's exception, + using defaultExecutor().
      +
      +
      Specified by:
      +
      exceptionallyComposeAsync in interface CompletionStage<T>
      +
      Parameters:
      +
      fn - the function to use to compute the returned CompletionStage + if this Cffu completed exceptionally
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      exceptionallyComposeAsync

      +
      public Cffu<T> exceptionallyComposeAsync(Function<Throwable,? extends CompletionStage<T>> fn, + Executor executor)
      +
      Returns a new Cffu that, when this stage completes exceptionally, + is composed using the results of the supplied function applied to this stage's exception, + using the supplied Executor.
      +
      +
      Specified by:
      +
      exceptionallyComposeAsync in interface CompletionStage<T>
      +
      Parameters:
      +
      fn - the function to use to compute the returned CompletionStage + if this Cffu completed exceptionally
      +
      executor - the executor to use for asynchronous execution
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      whenComplete

      +
      public Cffu<T> whenComplete(BiConsumer<? super T,? super Throwable> action)
      +
      Returns a new Cffu with the same result or exception as this stage, + that executes the given action when this stage completes. +

      + When this stage is complete, the given action is invoked with the result (or null if none) + and the exception (or null if none) of this stage as arguments. + The returned stage is completed when the action returns. +

      + Unlike method handle, this method is not designed to translate completion outcomes, + so the supplied action should not throw an exception. However, if it does, the following rules apply: + if this stage completed normally but the supplied action throws an exception, + then the returned stage completes exceptionally with the supplied action's exception. + Or, if this stage completed exceptionally and the supplied action throws an exception, + then the returned stage completes exceptionally with this stage's exception.

      +
      +
      Specified by:
      +
      whenComplete in interface CompletionStage<T>
      +
      Parameters:
      +
      action - the action to perform
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      whenCompleteAsync

      +
      public Cffu<T> whenCompleteAsync(BiConsumer<? super T,? super Throwable> action)
      +
      Returns a new Cffu with the same result or exception as this stage, + that executes the given action using defaultExecutor() + when this stage completes. +

      + When this stage is complete, the given action is invoked with the result (or null if none) + and the exception (or null if none) of this stage as arguments. + The returned stage is completed when the action returns. +

      + Unlike method handleAsync, this method is not designed to + translate completion outcomes, so the supplied action should not throw an exception. + However, if it does, the following rules apply: + If this stage completed normally but the supplied action throws an exception, + then the returned stage completes exceptionally with the supplied action's exception. + Or, if this stage completed exceptionally and the supplied action throws an exception, + then the returned stage completes exceptionally with this stage's exception.

      +
      +
      Specified by:
      +
      whenCompleteAsync in interface CompletionStage<T>
      +
      Parameters:
      +
      action - the action to perform
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      whenCompleteAsync

      +
      public Cffu<T> whenCompleteAsync(BiConsumer<? super T,? super Throwable> action, + Executor executor)
      +
      Returns a new Cffu with the same result or exception as this stage, + that executes the given action using the supplied Executor when this stage completes. +

      + When this stage is complete, the given action is invoked with the result (or null if none) + and the exception (or null if none) of this stage as arguments. + The returned stage is completed when the action returns. +

      + Unlike method handleAsync, this method is not designed to + translate completion outcomes, so the supplied action should not throw an exception. + However, if it does, the following rules apply: + If this stage completed normally but the supplied action throws an exception, + then the returned stage completes exceptionally with the supplied action's exception. + Or, if this stage completed exceptionally and the supplied action throws an exception, + then the returned stage completes exceptionally with this stage's exception.

      +
      +
      Specified by:
      +
      whenCompleteAsync in interface CompletionStage<T>
      +
      Parameters:
      +
      action - the action to perform
      +
      executor - the executor to use for asynchronous execution
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      handle

      +
      @CheckReturnValue(explanation="should use the returned Cffu; otherwise, prefer method `whenComplete`") +public <U> Cffu<U> handle(BiFunction<? super T,Throwable,? extends U> fn)
      +
      Returns a new Cffu that, when this stage completes either normally or exceptionally, + is executed with this stage's result and exception as arguments to the supplied function. +

      + When this stage is complete, the given function is invoked with the result (or null if none) + and the exception (or null if none) of this stage as arguments, + and the function's result is used to complete the returned stage.

      +
      +
      Specified by:
      +
      handle in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the function's return type
      +
      Parameters:
      +
      fn - the function to use to compute the value of the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      handleAsync

      +
      @CheckReturnValue(explanation="should use the returned Cffu; otherwise, prefer method `whenCompleteAsync`") +public <U> Cffu<U> handleAsync(BiFunction<? super T,Throwable,? extends U> fn)
      +
      Returns a new Cffu that, when this stage completes either normally or exceptionally, + is executed using defaultExecutor(), + with this stage's result and exception as arguments to the supplied function. +

      + When this stage is complete, the given function is invoked with the result (or null if none) + and the exception (or null if none) of this stage as arguments, + and the function's result is used to complete the returned stage.

      +
      +
      Specified by:
      +
      handleAsync in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the function's return type
      +
      Parameters:
      +
      fn - the function to use to compute the value of the returned Cffu
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      handleAsync

      +
      @CheckReturnValue(explanation="should use the returned Cffu; otherwise, prefer method `whenCompleteAsync`") +public <U> Cffu<U> handleAsync(BiFunction<? super T,Throwable,? extends U> fn, + Executor executor)
      +
      Returns a new Cffu that, when this stage completes either normally or exceptionally, + is executed using the supplied executor, with this stage's result and exception + as arguments to the supplied function. +

      + When this stage is complete, the given function is invoked with the result (or null if none) + and the exception (or null if none) of this stage as arguments, + and the function's result is used to complete the returned stage.

      +
      +
      Specified by:
      +
      handleAsync in interface CompletionStage<T>
      +
      Type Parameters:
      +
      U - the function's return type
      +
      Parameters:
      +
      fn - the function to use to compute the value of the returned Cffu
      +
      executor - the executor to use for asynchronous execution
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      get

      + +
      Waits if necessary for the computation to complete, and then retrieves its result.
      +
      +
      Specified by:
      +
      get in interface Future<T>
      +
      Returns:
      +
      the computed result
      +
      Throws:
      +
      CancellationException - if the computation was cancelled
      +
      ExecutionException - if the computation threw an exception
      +
      InterruptedException - if the current thread was interrupted while waiting
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      get

      +
      @Blocking +@Nullable +public T get(long timeout, + TimeUnit unit) + throws InterruptedException, +ExecutionException, +TimeoutException
      +
      Waits if necessary for at most the given time for the computation to complete, + and then retrieves its result, if available.
      +
      +
      Specified by:
      +
      get in interface Future<T>
      +
      Parameters:
      +
      timeout - the maximum time to wait
      +
      unit - the time unit of the timeout argument
      +
      Returns:
      +
      the computed result
      +
      Throws:
      +
      CancellationException - if the computation was cancelled
      +
      ExecutionException - if the computation threw an exception
      +
      InterruptedException - if the current thread was interrupted while waiting
      +
      TimeoutException - if the wait timed out
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      join

      +
      @Blocking +@Nullable +public T join()
      +
      Returns the result value when complete, or throws an (unchecked) exception if completed exceptionally. +

      + To better conform with the use of common functional forms, if a computation involved in the completion + of this Cffu threw an exception, this method throws an (unchecked) CompletionException + with the underlying exception as its cause.

      +
      +
      Returns:
      +
      the result value
      +
      Throws:
      +
      CancellationException - if the computation was cancelled
      +
      CompletionException - if this future completed exceptionally + or a completion computation threw an exception
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuJoin

      +
      @Blocking +@Nullable +public T cffuJoin(long timeout, + TimeUnit unit)
      +
      Waits if necessary for at most the given time for the computation to complete, + and then retrieves its result value when complete, or throws an (unchecked) exception if completed exceptionally. +

      + NOTE:
      + call this method +

      + result = cffu.cffuJoin(timeout, unit); +

      + is same as: + +

      result = cffu.copy() // defensive copy to avoid writing this cffu unexpectedly
      +     .orTimeout(timeout, unit)
      +     .join();
      + 
      + + CAUTION:
      + if the wait timed out, this method throws an (unchecked) CompletionException + with the TimeoutException as its cause; + NOT throws a (checked) TimeoutException like get(long, TimeUnit).
      +
      +
      Parameters:
      +
      timeout - the maximum time to wait
      +
      unit - the time unit of the timeout argument
      +
      Returns:
      +
      the result value
      +
      Throws:
      +
      CancellationException - if the computation was cancelled
      +
      CompletionException - if this future completed exceptionally + or a completion computation threw an exception + or the wait timed out(with the TimeoutException as its cause)
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      getNow

      +
      @Contract(pure=true) +@Nullable +public T getNow(T valueIfAbsent)
      +
      Returns the result value (or throws any encountered exception) if completed, + else returns the given valueIfAbsent.
      +
      +
      Parameters:
      +
      valueIfAbsent - the value to return if not completed
      +
      Returns:
      +
      the result value, if completed, else the given valueIfAbsent
      +
      Throws:
      +
      CancellationException - if the computation was cancelled
      +
      CompletionException - if this future completed exceptionally + or a completion computation threw an exception
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      resultNow

      +
      @Contract(pure=true) +@Nullable +public T resultNow()
      +
      Returns the computed result, without waiting. +

      + This method is for cases where the caller knows that the task has already completed successfully, + for example when filtering a stream of Future objects for the successful tasks + and using a mapping operation to obtain a stream of results. + +

      results = futures.stream()
      +     .filter(f -> f.state() == Future.State.SUCCESS)
      +     .map(Future::resultNow)
      +     .toList();
      + 
      +
      +
      Specified by:
      +
      resultNow in interface Future<T>
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      exceptionNow

      +
      @Contract(pure=true) +public Throwable exceptionNow()
      +
      Returns the exception thrown by the task, without waiting. +

      + This method is for cases where the caller knows that the task has already completed with an exception.

      +
      +
      Specified by:
      +
      exceptionNow in interface Future<T>
      +
      Returns:
      +
      the exception thrown by the task
      +
      Throws:
      +
      IllegalStateException - if the task has not completed, the task completed normally, + or the task was cancelled
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      isDone

      +
      @Contract(pure=true) +public boolean isDone()
      +
      Returns true if this task completed. +

      + Completion may be due to normal termination, an exception, or cancellation -- in all of these cases, + this method will return true.

      +
      +
      Specified by:
      +
      isDone in interface Future<T>
      +
      Returns:
      +
      true if this task completed
      +
      +
      +
    • +
    • +
      +

      isCompletedExceptionally

      +
      @Contract(pure=true) +public boolean isCompletedExceptionally()
      +
      Returns true if this Cffu completed exceptionally, in any way. + Possible causes include cancellation, explicit invocation of completeExceptionally, + and abrupt termination of a CompletionStage action.
      +
      +
      Returns:
      +
      true if this Cffu completed exceptionally
      +
      +
      +
    • +
    • +
      +

      isCancelled

      +
      @Contract(pure=true) +public boolean isCancelled()
      +
      Returns true if this Cffu was cancelled before it completed normally.
      +
      +
      Specified by:
      +
      isCancelled in interface Future<T>
      +
      Returns:
      +
      true if this Cffu was cancelled + before it completed normally
      +
      +
      +
    • +
    • +
      +

      state

      +
      @Contract(pure=true) +public Future.State state()
      +
      Returns the computation state, this method just invoke without java version compatibility logic, + if you need this function backport into old java 18-, use cffuState() instead. +

      + NOTE:
      + CompletableFuture.state() is new method since Java 19, + this method should have compatibility logic for old Java version; + But the return type Future.State is also added since Java 19, + so it's IMPOSSIBLE to backport by compatibility logic of wrapper class(Cffu).

      +
      +
      Specified by:
      +
      state in interface Future<T>
      +
      Returns:
      +
      the computation state
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuState

      +
      @Contract(pure=true) +public CffuState cffuState()
      +
      Returns the computation state(CffuState).
      +
      +
      Returns:
      +
      the computation state
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      complete

      +
      public boolean complete(@Nullable + T value)
      +
      If not already completed, sets the value returned by get() and related methods to the given value.
      +
      +
      Parameters:
      +
      value - the result value
      +
      Returns:
      +
      true if this invocation caused this Cffu to transition to a completed state, else false
      +
      +
      +
    • +
    • +
      +

      completeAsync

      +
      public Cffu<T> completeAsync(Supplier<? extends T> supplier)
      +
      Completes this Cffu with the result of the given Supplier function invoked + from an asynchronous task using defaultExecutor().
      +
      +
      Parameters:
      +
      supplier - a function returning the value to be used to complete this Cffu
      +
      Returns:
      +
      this Cffu
      +
      +
      +
    • +
    • +
      +

      completeAsync

      +
      public Cffu<T> completeAsync(Supplier<? extends T> supplier, + Executor executor)
      +
      Completes this Cffu with the result of the given Supplier function invoked + from an asynchronous task using the given executor.
      +
      +
      Parameters:
      +
      supplier - a function returning the value to be used to complete this Cffu
      +
      executor - the executor to use for asynchronous execution
      +
      Returns:
      +
      this Cffu
      +
      +
      +
    • +
    • +
      +

      completeExceptionally

      +
      public boolean completeExceptionally(Throwable ex)
      +
      If not already completed, causes invocations of get() and related methods to throw the given exception.
      +
      +
      Parameters:
      +
      ex - the exception
      +
      Returns:
      +
      true if this invocation caused this Cffu to transition to a completed state, else false
      +
      +
      +
    • +
    • +
      +

      cancel

      +
      public boolean cancel(boolean mayInterruptIfRunning)
      +
      If not already completed, completes this Cffu with a CancellationException. + Dependent Cffus that have not already completed will also complete exceptionally, + with a CompletionException caused by this CancellationException.
      +
      +
      Specified by:
      +
      cancel in interface Future<T>
      +
      Parameters:
      +
      mayInterruptIfRunning - this value has no effect in this implementation + because interrupts are not used to control processing.
      +
      Returns:
      +
      true if this task is now cancelled
      +
      +
      +
    • +
    • +
      +

      minimalCompletionStage

      +
      @Contract(pure=true) +public CompletionStage<T> minimalCompletionStage()
      +
      Returns a new CompletionStage that is completed normally with the same value + as this CompletableFuture when it completes normally, and cannot be independently completed + or otherwise used in ways not defined by the methods of interface CompletionStage. + If this CompletableFuture completes exceptionally, then the returned CompletionStage completes + exceptionally with a CompletionException with this exception as cause. +

      + CAUTION:
      + if run on old Java 8, just return a Cffu with + a *normal* underlying CompletableFuture which is NOT with a *minimal* CompletionStage. +

      + demo code about re-config methods of Cffu: + +

      cffu2 = cffu
      +     .resetCffuFactory(cffuFactory2) // reset to use config from cffuFactory2
      +     .minimalCompletionStage();      // restrict to methods of CompletionStage
      + 
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      resetCffuFactory

      +
      @Contract(pure=true) +public Cffu<T> resetCffuFactory(CffuFactory cffuFactory)
      +
      Returns a new Cffu with given CffuFactory(contained configuration) + that is completed normally with the same value as this Cffu when it completes normally. + If this Cffu completes exceptionally, then the returned Cffu completes exceptionally + with a CompletionException with this exception as cause. +

      + demo code about re-config methods of Cffu: + +

      cffu2 = cffu
      +     .resetCffuFactory(cffuFactory2) // reset to use config from cffuFactory2
      +     .minimalCompletionStage();      // restrict to methods of CompletionStage
      + 
      +
      +
      Parameters:
      +
      cffuFactory - cffuFactory contained configuration
      +
      Returns:
      +
      the new Cffu
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      toCompletableFuture

      +
      @Contract(pure=true) +public CompletableFuture<T> toCompletableFuture()
      +
      Returns a CompletableFuture maintaining the same completion properties as this stage. +

      + call CompletableFuture.toCompletableFuture() method of the underlying CompletableFuture: + underlyingCf.toCompletableFuture(); if you need the underlying CompletableFuture instance, + call method cffuUnwrap(). +

      + CffuFactory.toCompletableFutureArray(CompletionStage[]) is the batch operation to this method.

      +
      +
      Specified by:
      +
      toCompletableFuture in interface CompletionStage<T>
      +
      Returns:
      +
      the CompletableFuture
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      copy

      +
      @Contract(pure=true) +public Cffu<T> copy()
      +
      Returns a new Cffu that is completed normally with the same value as this Cffu when it completes normally. + If this Cffu completes exceptionally, then the returned Cffu completes exceptionally + with a CompletionException with this exception as cause. The behavior is equivalent to thenApply(x -> x). + This method may be useful as a form of "defensive copying", to prevent clients from completing, + while still being able to arrange dependent actions.
      +
      +
      Returns:
      +
      the new Cffu
      +
      +
      +
    • +
    • +
      +

      defaultExecutor

      +
      @Contract(pure=true) +public Executor defaultExecutor()
      +
      Returns the default Executor used for async methods that do not specify an Executor. + This class uses the CffuFactory.defaultExecutor + config by CffuFactoryBuilder.newCffuFactoryBuilder(Executor).
      +
      +
      Returns:
      +
      the default executor
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuFactory

      +
      @Contract(pure=true) +public CffuFactory cffuFactory()
      +
      Returns the CffuFactory of this Cffu.
      +
      +
      Returns:
      +
      the CffuFactory
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      forbidObtrudeMethods

      +
      @Contract(pure=true) +public boolean forbidObtrudeMethods()
      +
      Returns forbidObtrudeMethods or not.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      isMinimalStage

      +
      @Contract(pure=true) +public boolean isMinimalStage()
      +
      Returns whether is a minimal stage or not. +

      + create a minimal stage by below methods: +

      +
      +
    • +
    • +
      +

      cffuUnwrap

      +
      @Contract(pure=true) +public CompletableFuture<T> cffuUnwrap()
      +
      Returns the underlying CompletableFuture. +

      + CffuFactory.asCffu(CompletionStage) is inverse operation to this method. + CffuFactory.cffuArrayUnwrap(Cffu[]) is the batch operation to this method.

      +
      +
      Returns:
      +
      the underlying CompletableFuture
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      getNumberOfDependents

      +
      @Contract(pure=true) +public int getNumberOfDependents()
      +
      Returns the estimated number of Cffus whose completions are awaiting completion of this Cffu. + This method is designed for use in monitoring system state, not for synchronization control.
      +
      +
      Returns:
      +
      the number of dependent Cffus
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      obtrudeValue

      +
      public void obtrudeValue(@Nullable + T value)
      +
      Forcibly sets or resets the value subsequently returned by method get() and related methods, + whether or not already completed. This method is designed for use only in error recovery actions, + and even in such situations may result in ongoing dependent completions using established versus overwritten outcomes.
      +
      +
      Parameters:
      +
      value - the completion value
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      obtrudeException

      +
      public void obtrudeException(Throwable ex)
      +
      Forcibly causes subsequent invocations of method get() and related methods to throw the given exception, + whether or not already completed. This method is designed for use only in error recovery actions, + and even in such situations may result in ongoing dependent completions using established versus overwritten outcomes.
      +
      +
      Parameters:
      +
      ex - the exception
      +
      Throws:
      +
      NullPointerException - if the exception is null
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      newIncompleteFuture

      +
      @Contract(pure=true) +public <U> Cffu<U> newIncompleteFuture()
      +
      Returns a new incomplete Cffu with CompletableFuture of the type to be returned by a CompletionStage method. + Subclasses of CompletableFuture should normally override this method to return an instance of the same class + as this CompletableFuture. The default implementation returns an instance of class CompletableFuture. +

      + NOTE:
      + this method existed mainly for API compatibility to CompletableFuture, + prefer CffuFactory.newIncompleteCffu(). +

      + CAUTION:
      + for minimal stage instance(isMinimalStage()), if run on old Java 8, + just return a Cffu with a *normal* underlying CompletableFuture which is NOT with a *minimal* CompletionStage.

      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      toString

      +
      @Contract(pure=true) +public String toString()
      +
      Returns a string identifying this Cffu, as well as its completion state. +

      + The state, in brackets, contains the String "Completed Normally" or + the String "Completed Exceptionally", or the String "Not completed" + followed by the number of Cffus dependent upon its completion, if any.

      +
      +
      Overrides:
      +
      toString in class Object
      +
      Returns:
      +
      a string identifying this Cffu, as well as its state
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/CffuFactory.html b/apidocs/0.9.8/io/foldright/cffu/CffuFactory.html new file mode 100644 index 00000000..20edeaa0 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/CffuFactory.html @@ -0,0 +1,2122 @@ + + + + +CffuFactory (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class CffuFactory

+
+
java.lang.Object +
io.foldright.cffu.CffuFactory
+
+
+
+ +
This class CffuFactory is equivalent to CompletableFuture, + contains the static factory methods of CompletableFuture. +

+ The methods that equivalent to the instance methods of CompletableFuture is in Cffu class. +

+ Use CffuFactoryBuilder to config and build CffuFactory. +

+ About factory methods conventions of CffuFactory: +

+
+
Author:
+
Jerry Lee (oldratlee at gmail dot com)
+
See Also:
+
+ +
+
+
+
+ +
+
+ +
+ +
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/CffuFactoryBuilder.html b/apidocs/0.9.8/io/foldright/cffu/CffuFactoryBuilder.html new file mode 100644 index 00000000..cb139f7d --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/CffuFactoryBuilder.html @@ -0,0 +1,218 @@ + + + + +CffuFactoryBuilder (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class CffuFactoryBuilder

+
+
java.lang.Object +
io.foldright.cffu.CffuFactoryBuilder
+
+
+
+
@ThreadSafe +@ParametersAreNonnullByDefault +@ReturnValuesAreNonnullByDefault +public final class CffuFactoryBuilder +extends Object
+
CffuFactoryBuilder is the builder of CffuFactory.
+
+
Author:
+
Jerry Lee (oldratlee at gmail dot com)
+
See Also:
+
+ +
+
+
+
+ +
+
+ +
+ +
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/CffuState.html b/apidocs/0.9.8/io/foldright/cffu/CffuState.html new file mode 100644 index 00000000..3270a831 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/CffuState.html @@ -0,0 +1,350 @@ + + + + +CffuState (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Enum CffuState

+
+
java.lang.Object +
java.lang.Enum<CffuState> +
io.foldright.cffu.CffuState
+
+
+
+
+
All Implemented Interfaces:
+
Serializable, Comparable<CffuState>, java.lang.constant.Constable
+
+
+ +
Same as Future.State, existed for + java version compatibility(cffuState to Future.state()).
+
+
Author:
+
Jerry Lee (oldratlee at gmail dot com)
+
See Also:
+
+ +
+
+
+
+ +
+
+ +
+ +
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/CompletableFutureUtils.html b/apidocs/0.9.8/io/foldright/cffu/CompletableFutureUtils.html new file mode 100644 index 00000000..263d0cf5 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/CompletableFutureUtils.html @@ -0,0 +1,1261 @@ + + + + +CompletableFutureUtils (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class CompletableFutureUtils

+
+
java.lang.Object +
io.foldright.cffu.CompletableFutureUtils
+
+
+
+
@ParametersAreNonnullByDefault +@ReturnValuesAreNonnullByDefault +public final class CompletableFutureUtils +extends Object
+
This class contains the enhanced methods for CompletableFuture.
+
+
Author:
+
Jerry Lee (oldratlee at gmail dot com)
+
+
+
+ +
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      allOfWithResult

      +
      @Contract(pure=true) +@SafeVarargs +public static <T> CompletableFuture<List<T>> allOfWithResult(CompletableFuture<T>... cfs)
      +
      Returns a new CompletableFuture with the results of all the given CompletableFutures, + the new CompletableFuture is completed when all the given CompletableFutures complete. + If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture + also does so, with a CompletionException holding this exception as its cause. + If no CompletableFutures are provided, returns a CompletableFuture completed + with the value emptyList. +

      + Same to CompletableFuture.allOf(CompletableFuture[]), + but the returned CompletableFuture contains the results of the given CompletableFutures.

      +
      +
      Parameters:
      +
      cfs - the CompletableFutures
      +
      Returns:
      +
      a new CompletableFuture that is completed when all the given CompletableFutures complete
      +
      Throws:
      +
      NullPointerException - if the array or any of its elements are null
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      allOfFastFail

      +
      @Contract(pure=true) +public static CompletableFuture<Void> allOfFastFail(CompletableFuture<?>... cfs)
      +
      Returns a new CompletableFuture that is successful when all the given CompletableFutures success, + the results(CompletableFuture<Void>) of the given CompletableFutures are not reflected + in the returned CompletableFuture, but may be obtained by inspecting them individually. + If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture + also does so *without* waiting other incomplete given CompletableFutures, + with a CompletionException holding this exception as its cause. + If no CompletableFutures are provided, returns a CompletableFuture completed with the value null.
      +
      +
      Parameters:
      +
      cfs - the CompletableFutures
      +
      Returns:
      +
      a new CompletableFuture that is successful when all the given CompletableFutures success
      +
      Throws:
      +
      NullPointerException - if the array or any of its elements are null
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      allOfFastFailWithResult

      +
      @Contract(pure=true) +@SafeVarargs +public static <T> CompletableFuture<List<T>> allOfFastFailWithResult(CompletableFuture<T>... cfs)
      +
      Returns a new CompletableFuture with the results of all the given CompletableFutures, + the new CompletableFuture success when all the given CompletableFutures success. + If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture + also does so *without* waiting other incomplete given CompletableFutures, + with a CompletionException holding this exception as its cause. + If no CompletableFutures are provided, returns a CompletableFuture completed + with the value emptyList. +

      + Same to allOfFastFail(CompletableFuture[]), + but the returned CompletableFuture contains the results of the given CompletableFutures.

      +
      +
      Parameters:
      +
      cfs - the CompletableFutures
      +
      Returns:
      +
      a new CompletableFuture that is successful when all the given CompletableFutures success
      +
      Throws:
      +
      NullPointerException - if the array or any of its elements are null
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      anyOfWithType

      +
      @Contract(pure=true) +@SafeVarargs +public static <T> CompletableFuture<T> anyOfWithType(CompletableFuture<T>... cfs)
      +
      Returns a new CompletableFuture that is completed + when any of the given CompletableFutures complete, with the same result. + Otherwise, if it completed exceptionally, the returned CompletableFuture also does so, + with a CompletionException holding this exception as its cause. + If no CompletableFutures are provided, returns an incomplete CompletableFuture. +

      + Same as CompletableFuture.anyOf(CompletableFuture[]), + but return result type is specified type instead of Object.

      +
      +
      Parameters:
      +
      cfs - the CompletableFutures
      +
      Returns:
      +
      a new CompletableFuture that is completed with the result + or exception from any of the given CompletableFutures when one completes
      +
      Throws:
      +
      NullPointerException - if the array or any of its elements are null
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      anyOfSuccess

      +
      @Contract(pure=true) +public static CompletableFuture<Object> anyOfSuccess(CompletableFuture<?>... cfs)
      +
      Returns a new CompletableFuture that is successful when any of the given CompletableFutures success, + with the same result. Otherwise, all the given CompletableFutures complete exceptionally, + the returned CompletableFuture also does so, with a CompletionException holding + an exception from any of the given CompletableFutures as its cause. If no CompletableFutures are provided, + returns a new CompletableFuture that is already completed exceptionally + with a CompletionException holding a NoCfsProvidedException as its cause.
      +
      +
      Parameters:
      +
      cfs - the CompletableFutures
      +
      Returns:
      +
      a new CompletableFuture that is successful + when any of the given CompletableFutures success, with the same result
      +
      Throws:
      +
      NullPointerException - if the array or any of its elements are null
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      anyOfSuccessWithType

      +
      @Contract(pure=true) +@SafeVarargs +public static <T> CompletableFuture<T> anyOfSuccessWithType(CompletableFuture<T>... cfs)
      +
      Returns a new CompletableFuture that is successful when any of the given CompletableFutures success, + with the same result. Otherwise, all the given CompletableFutures complete exceptionally, + the returned CompletableFuture also does so, with a CompletionException holding + an exception from any of the given CompletableFutures as its cause. If no CompletableFutures are provided, + returns a new CompletableFuture that is already completed exceptionally + with a CompletionException holding a NoCfsProvidedException as its cause. +

      + Same as anyOfSuccess(CompletableFuture[]), + but return result type is specified type instead of Object.

      +
      +
      Parameters:
      +
      cfs - the CompletableFutures
      +
      Returns:
      +
      a new CompletableFuture that is successful + when any of the given CompletableFutures success, with the same result
      +
      Throws:
      +
      NullPointerException - if the array or any of its elements are null
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      combine

      +
      @Contract(pure=true) +public static <T1, +T2> +CompletableFuture<Tuple2<T1,T2>> combine(CompletableFuture<T1> cf1, + CompletableFuture<T2> cf2)
      +
      Returns a new CompletableFuture that is completed when the given two CompletableFutures complete. + If any of the given CompletableFutures complete exceptionally, then the returned + CompletableFuture also does so, with a CompletionException holding this exception as its cause.
      +
      +
      Returns:
      +
      a new CompletableFuture that is completed when the given 2 CompletableFutures complete
      +
      Throws:
      +
      NullPointerException - if any of the given CompletableFutures are null
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      combineFastFail

      +
      @Contract(pure=true) +public static <T1, +T2> +CompletableFuture<Tuple2<T1,T2>> combineFastFail(CompletableFuture<T1> cf1, + CompletableFuture<T2> cf2)
      +
      Returns a new CompletableFuture that is successful when the given two CompletableFutures success. + If any of the given CompletableFutures complete exceptionally, then the returned + CompletableFuture also does so *without* waiting other incomplete given CompletableFutures, + with a CompletionException holding this exception as its cause.
      +
      +
      Returns:
      +
      a new CompletableFuture that is successful when the given two CompletableFutures success
      +
      Throws:
      +
      NullPointerException - if any of the given CompletableFutures are null
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      combine

      +
      @Contract(pure=true) +public static <T1, +T2, +T3> +CompletableFuture<Tuple3<T1,T2,T3>> combine(CompletableFuture<T1> cf1, + CompletableFuture<T2> cf2, + CompletableFuture<T3> cf3)
      +
      Returns a new CompletableFuture that is completed when the given three CompletableFutures complete. + If any of the given CompletableFutures complete exceptionally, then the returned + CompletableFuture also does so, with a CompletionException holding this exception as its cause.
      +
      +
      Returns:
      +
      a new CompletableFuture that is completed when the given 3 CompletableFutures complete
      +
      Throws:
      +
      NullPointerException - if any of the given CompletableFutures are null
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      combineFastFail

      +
      @Contract(pure=true) +public static <T1, +T2, +T3> +CompletableFuture<Tuple3<T1,T2,T3>> combineFastFail(CompletableFuture<T1> cf1, + CompletableFuture<T2> cf2, + CompletableFuture<T3> cf3)
      +
      Returns a new CompletableFuture that is successful when the given three CompletableFutures success. + If any of the given CompletableFutures complete exceptionally, then the returned + CompletableFuture also does so *without* waiting other incomplete given CompletableFutures, + with a CompletionException holding this exception as its cause.
      +
      +
      Returns:
      +
      a new CompletableFuture that is successful when the given three CompletableFutures success
      +
      Throws:
      +
      NullPointerException - if any of the given CompletableFutures are null
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      combine

      +
      @Contract(pure=true) +public static <T1, +T2, +T3, +T4> +CompletableFuture<Tuple4<T1,T2,T3,T4>> combine(CompletableFuture<T1> cf1, + CompletableFuture<T2> cf2, + CompletableFuture<T3> cf3, + CompletableFuture<T4> cf4)
      +
      Returns a new CompletableFuture that is completed when the given 4 CompletableFutures complete. + If any of the given CompletableFutures complete exceptionally, then the returned + CompletableFuture also does so, with a CompletionException holding this exception as its cause.
      +
      +
      Returns:
      +
      a new CompletableFuture that is completed when the given 4 CompletableFutures complete
      +
      Throws:
      +
      NullPointerException - if any of the given CompletableFutures are null
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      combineFastFail

      +
      @Contract(pure=true) +public static <T1, +T2, +T3, +T4> +CompletableFuture<Tuple4<T1,T2,T3,T4>> combineFastFail(CompletableFuture<T1> cf1, + CompletableFuture<T2> cf2, + CompletableFuture<T3> cf3, + CompletableFuture<T4> cf4)
      +
      Returns a new CompletableFuture that is successful when the given 4 CompletableFutures success. + If any of the given CompletableFutures complete exceptionally, then the returned + CompletableFuture also does so *without* waiting other incomplete given CompletableFutures, + with a CompletionException holding this exception as its cause.
      +
      +
      Returns:
      +
      a new CompletableFuture that is successful when the given 4 CompletableFutures success
      +
      Throws:
      +
      NullPointerException - if any of the given CompletableFutures are null
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      combine

      +
      @Contract(pure=true) +public static <T1, +T2, +T3, +T4, +T5> +CompletableFuture<Tuple5<T1,T2,T3,T4,T5>> combine(CompletableFuture<T1> cf1, + CompletableFuture<T2> cf2, + CompletableFuture<T3> cf3, + CompletableFuture<T4> cf4, + CompletableFuture<T5> cf5)
      +
      Returns a new CompletableFuture that is completed when the given 5 CompletableFutures complete. + If any of the given CompletableFutures complete exceptionally, then the returned + CompletableFuture also does so, with a CompletionException holding this exception as its cause.
      +
      +
      Returns:
      +
      a new CompletableFuture that is completed when the given 5 CompletableFutures complete
      +
      Throws:
      +
      NullPointerException - if any of the given CompletableFutures are null
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      combineFastFail

      +
      @Contract(pure=true) +public static <T1, +T2, +T3, +T4, +T5> +CompletableFuture<Tuple5<T1,T2,T3,T4,T5>> combineFastFail(CompletableFuture<T1> cf1, + CompletableFuture<T2> cf2, + CompletableFuture<T3> cf3, + CompletableFuture<T4> cf4, + CompletableFuture<T5> cf5)
      +
      Returns a new CompletableFuture that is successful when the given 5 CompletableFutures success. + If any of the given CompletableFutures complete exceptionally, then the returned + CompletableFuture also does so *without* waiting other incomplete given CompletableFutures, + with a CompletionException holding this exception as its cause.
      +
      +
      Returns:
      +
      a new CompletableFuture that is successful when the given 5 CompletableFutures success
      +
      Throws:
      +
      NullPointerException - if any of the given CompletableFutures are null
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      failedFuture

      +
      @Contract(pure=true) +public static <T> CompletableFuture<T> failedFuture(Throwable ex)
      +
      Returns a new CompletableFuture that is already completed exceptionally with the given exception.
      +
      +
      Type Parameters:
      +
      T - the type of the value
      +
      Parameters:
      +
      ex - the exception
      +
      Returns:
      +
      the exceptionally completed CompletableFuture
      +
      +
      +
    • +
    • +
      +

      completedStage

      +
      @Contract(pure=true) +public static <T> CompletionStage<T> completedStage(@Nullable + T value)
      +
      Returns a new CompletionStage that is already completed with the given value + and supports only those methods in interface CompletionStage. +

      + CAUTION:
      + if run on old Java 8, just return a *normal* CompletableFuture which is NOT with a *minimal* CompletionStage.

      +
      +
      Type Parameters:
      +
      T - the type of the value
      +
      Parameters:
      +
      value - the value
      +
      Returns:
      +
      the completed CompletionStage
      +
      +
      +
    • +
    • +
      +

      failedStage

      +
      @Contract(pure=true) +public static <T> CompletionStage<T> failedStage(Throwable ex)
      +
      Returns a new CompletionStage that is already completed exceptionally with + the given exception and supports only those methods in interface CompletionStage. +

      + CAUTION:
      + if run on old Java 8, just return a *normal* CompletableFuture which is NOT with a *minimal* CompletionStage.

      +
      +
      Type Parameters:
      +
      T - the type of the value
      +
      Parameters:
      +
      ex - the exception
      +
      Returns:
      +
      the exceptionally completed CompletionStage
      +
      +
      +
    • +
    • +
      +

      delayedExecutor

      +
      @Contract(pure=true) +public static Executor delayedExecutor(long delay, + TimeUnit unit)
      +
      Returns a new Executor that submits a task to the default executor after the given delay (or no delay + if non-positive). Each delay commences upon invocation of the returned executor's execute method.
      +
      +
      Parameters:
      +
      delay - how long to delay, in units of unit
      +
      unit - a TimeUnit determining how to interpret the + delay parameter
      +
      Returns:
      +
      the new delayed executor
      +
      +
      +
    • +
    • +
      +

      delayedExecutor

      +
      @Contract(pure=true) +public static Executor delayedExecutor(long delay, + TimeUnit unit, + Executor executor)
      +
      Returns a new Executor that submits a task to the given base executor after the given delay (or no delay + if non-positive). Each delay commences upon invocation of the returned executor's execute method.
      +
      +
      Parameters:
      +
      delay - how long to delay, in units of unit
      +
      unit - a TimeUnit determining how to interpret the + delay parameter
      +
      executor - the base executor
      +
      Returns:
      +
      the new delayed executor
      +
      +
      +
    • +
    • +
      +

      exceptionallyAsync

      +
      public static <T> CompletableFuture<T> exceptionallyAsync(CompletableFuture<T> cf, + Function<Throwable,? extends T> fn)
      +
      Returns a new CompletionStage that, when given stage completes exceptionally, is executed with given + stage's exception as the argument to the supplied function, using given stage's + default asynchronous execution facility. Otherwise, if given stage completes normally, + then the returned stage also completes normally with the same value.
      +
      +
      Parameters:
      +
      fn - the function to use to compute the value of the returned CompletionStage + if given CompletionStage completed exceptionally
      +
      Returns:
      +
      the new CompletionStage
      +
      +
      +
    • +
    • +
      +

      exceptionallyAsync

      +
      public static <T> CompletableFuture<T> exceptionallyAsync(CompletableFuture<T> cf, + Function<Throwable,? extends T> fn, + Executor executor)
      +
      Returns a new CompletionStage that, when given stage completes exceptionally, is executed with given + stage's exception as the argument to the supplied function, using the supplied Executor. Otherwise, + if given stage completes normally, then the returned stage also completes normally with the same value.
      +
      +
      Parameters:
      +
      fn - the function to use to compute the value of the returned CompletionStage + if given CompletionStage completed exceptionally
      +
      executor - the executor to use for asynchronous execution
      +
      Returns:
      +
      the new CompletionStage
      +
      +
      +
    • +
    • +
      +

      orTimeout

      +
      public static <T> CompletableFuture<T> orTimeout(CompletableFuture<T> cf, + long timeout, + TimeUnit unit)
      +
      Exceptionally completes given CompletableFuture with a TimeoutException + if not otherwise completed before the given timeout.
      +
      +
      Parameters:
      +
      timeout - how long to wait before completing exceptionally with a TimeoutException, in units of unit
      +
      unit - a TimeUnit determining how to interpret the timeout parameter
      +
      Returns:
      +
      given CompletableFuture
      +
      +
      +
    • +
    • +
      +

      completeOnTimeout

      +
      public static <T> CompletableFuture<T> completeOnTimeout(CompletableFuture<T> cf, + @Nullable + T value, + long timeout, + TimeUnit unit)
      +
      Completes given CompletableFuture with the given value if not otherwise completed before the given timeout.
      +
      +
      Parameters:
      +
      value - the value to use upon timeout
      +
      timeout - how long to wait before completing normally with the given value, in units of unit
      +
      unit - a TimeUnit determining how to interpret the timeout parameter
      +
      Returns:
      +
      given CompletableFuture
      +
      +
      +
    • +
    • +
      +

      exceptionallyCompose

      +
      public static <T> CompletableFuture<T> exceptionallyCompose(CompletableFuture<T> cf, + Function<Throwable,? extends CompletionStage<T>> fn)
      +
      Returns a new CompletionStage that, when given stage completes exceptionally, + is composed using the results of the supplied function applied to given stage's exception.
      +
      +
      Parameters:
      +
      fn - the function to use to compute the returned + CompletionStage if given CompletionStage completed exceptionally
      +
      Returns:
      +
      the new CompletionStage
      +
      +
      +
    • +
    • +
      +

      exceptionallyComposeAsync

      +
      public static <T> CompletableFuture<T> exceptionallyComposeAsync(CompletableFuture<T> cf, + Function<Throwable,? extends CompletionStage<T>> fn)
      +
      Returns a new CompletionStage that, when given stage completes exceptionally, + is composed using the results of the supplied function applied to given stage's exception, + using given stage's default asynchronous execution facility.
      +
      +
      Parameters:
      +
      fn - the function to use to compute the returned + CompletionStage if given CompletionStage completed exceptionally
      +
      Returns:
      +
      the new CompletionStage
      +
      +
      +
    • +
    • +
      +

      exceptionallyComposeAsync

      +
      public static <T> CompletableFuture<T> exceptionallyComposeAsync(CompletableFuture<T> cf, + Function<Throwable,? extends CompletionStage<T>> fn, + Executor executor)
      +
      Returns a new CompletionStage that, when given stage completes exceptionally, is composed using + the results of the supplied function applied to given stage's exception, using the supplied Executor.
      +
      +
      Parameters:
      +
      fn - the function to use to compute the returned CompletionStage + if given CompletionStage completed exceptionally
      +
      executor - the executor to use for asynchronous execution
      +
      Returns:
      +
      the new CompletionStage
      +
      +
      +
    • +
    • +
      +

      cffuJoin

      +
      @Blocking +@Nullable +public static <T> T cffuJoin(CompletableFuture<T> cf, + long timeout, + TimeUnit unit)
      +
      Waits if necessary for at most the given time for the computation to complete, + and then retrieves its result value when complete, or throws an (unchecked) exception if completed exceptionally. +

      + NOTE:
      + call this method +

      + result = CompletableFutureUtils.cffuJoin(cf, timeout, unit); +

      + is same as: + +

      result = cf.copy() // defensive copy to avoid writing this cf unexpectedly
      +     .orTimeout(timeout, unit)
      +     .join();
      + 
      + + CAUTION:
      + if the wait timed out, this method throws an (unchecked) CompletionException + with the TimeoutException as its cause; + NOT throws a (checked) TimeoutException like CompletableFuture.get(long, TimeUnit).
      +
      +
      Parameters:
      +
      timeout - the maximum time to wait
      +
      unit - the time unit of the timeout argument
      +
      Returns:
      +
      the result value
      +
      Throws:
      +
      CancellationException - if the computation was cancelled
      +
      CompletionException - if given future completed exceptionally + or a completion computation threw an exception + or the wait timed out(with the TimeoutException as its cause)
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      resultNow

      +
      @Contract(pure=true) +@Nullable +public static <T> T resultNow(CompletableFuture<T> cf)
      +
      Returns the computed result, without waiting. +

      + This method is for cases where the caller knows that the task has already completed successfully, + for example when filtering a stream of Future objects for the successful tasks + and using a mapping operation to obtain a stream of results. + +

      results = futures.stream()
      +     .filter(f -> f.state() == Future.State.SUCCESS)
      +     .map(Future::resultNow)
      +     .toList();
      + 
      +
      +
    • +
    • +
      +

      exceptionNow

      +
      @Contract(pure=true) +public static <T> Throwable exceptionNow(CompletableFuture<T> cf)
      +
      Returns the exception thrown by the task, without waiting. +

      + This method is for cases where the caller knows that the task has already completed with an exception.

      +
      +
      Returns:
      +
      the exception thrown by the task
      +
      Throws:
      +
      IllegalStateException - if the task has not completed, the task completed normally, + or the task was cancelled
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      cffuState

      +
      @Contract(pure=true) +public static <T> CffuState cffuState(CompletableFuture<T> cf)
      +
      Returns the computation state(CffuState), this method has java version compatibility logic, + so you can invoke in old java 18-.
      +
      +
      Returns:
      +
      the computation state
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    • +
      +

      completeAsync

      +
      public static <T> CompletableFuture<T> completeAsync(CompletableFuture<T> cf, + Supplier<? extends T> supplier)
      +
      Completes given CompletableFuture with the result of the given Supplier function invoked + from an asynchronous task using the default executor.
      +
      +
      Parameters:
      +
      supplier - a function returning the value to be used to complete given CompletableFuture
      +
      Returns:
      +
      given CompletableFuture
      +
      +
      +
    • +
    • +
      +

      completeAsync

      +
      public static <T> CompletableFuture<T> completeAsync(CompletableFuture<T> cf, + Supplier<? extends T> supplier, + Executor executor)
      +
      Completes given CompletableFuture with the result of the given Supplier function invoked + from an asynchronous task using the given executor.
      +
      +
      Parameters:
      +
      supplier - a function returning the value to be used to complete given CompletableFuture
      +
      executor - the executor to use for asynchronous execution
      +
      Returns:
      +
      given CompletableFuture
      +
      +
      +
    • +
    • +
      +

      minimalCompletionStage

      +
      @Contract(pure=true) +public static <T> CompletionStage<T> minimalCompletionStage(CompletableFuture<T> cf)
      +
      Returns a new CompletionStage that is completed normally with the same value as given CompletableFuture + when it completes normally, and cannot be independently completed or otherwise used in ways + not defined by the methods of interface CompletionStage. + If given CompletableFuture completes exceptionally, then the returned CompletionStage completes exceptionally + with a CompletionException with given exception as cause. +

      + CAUTION:
      + if run on old Java 8, just return a *normal* CompletableFuture which is NOT with a *minimal* CompletionStage.

      +
      +
      Returns:
      +
      the new CompletionStage
      +
      +
      +
    • +
    • +
      +

      copy

      +
      @Contract(pure=true) +public static <T> CompletableFuture<T> copy(CompletableFuture<T> cf)
      +
      Returns a new CompletableFuture that is completed normally with the same value as this CompletableFuture when + it completes normally. If this CompletableFuture completes exceptionally, then the returned CompletableFuture + completes exceptionally with a CompletionException with this exception as cause. The behavior is equivalent + to thenApply(x -> x). This method may be useful as a form of "defensive copying", to prevent clients + from completing, while still being able to arrange dependent actions.
      +
      +
      Returns:
      +
      the new CompletableFuture
      +
      +
      +
    • +
    • +
      +

      newIncompleteFuture

      +
      @Contract(pure=true) +public static <T, +U> CompletableFuture<U> newIncompleteFuture(CompletableFuture<T> cf)
      +
      Returns a new incomplete CompletableFuture of the type to be returned by a CompletionStage method.
      +
      +
      Type Parameters:
      +
      T - the type of the value
      +
      Returns:
      +
      a new CompletableFuture
      +
      +
      +
    • +
    • +
      +

      defaultExecutor

      +
      @Contract(pure=true) +public static Executor defaultExecutor()
      +
      Returns the default Executor used for async methods that do not specify an Executor. + This class uses the ForkJoinPool.commonPool() if it supports more than one parallel thread, + or else an Executor using one thread per async task.
      +
      +
      Returns:
      +
      the executor
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/NoCfsProvidedException.html b/apidocs/0.9.8/io/foldright/cffu/NoCfsProvidedException.html new file mode 100644 index 00000000..b797e518 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/NoCfsProvidedException.html @@ -0,0 +1,180 @@ + + + + +NoCfsProvidedException (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class NoCfsProvidedException

+
+
java.lang.Object +
java.lang.Throwable +
java.lang.Exception +
java.lang.RuntimeException +
io.foldright.cffu.NoCfsProvidedException
+
+
+
+
+
+
+
All Implemented Interfaces:
+
Serializable
+
+
+
public class NoCfsProvidedException +extends RuntimeException
+
Exception indicates that NO cfs(Cffu / CompletableFuture) are provided + for methods require cf arguments.
+
+
See Also:
+
+ +
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      NoCfsProvidedException

      +
      public NoCfsProvidedException()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/class-use/Cffu.html b/apidocs/0.9.8/io/foldright/cffu/class-use/Cffu.html new file mode 100644 index 00000000..604f2fe8 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/class-use/Cffu.html @@ -0,0 +1,1154 @@ + + + + +Uses of Class io.foldright.cffu.Cffu (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.foldright.cffu.Cffu

+
+
Packages that use Cffu
+
+
Package
+
Description
+ +
+
A tiny sidekick library for CompletableFuture to improve user experience and reduce misuse.
+
+
+
+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/class-use/CffuFactory.html b/apidocs/0.9.8/io/foldright/cffu/class-use/CffuFactory.html new file mode 100644 index 00000000..abfc4d2e --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/class-use/CffuFactory.html @@ -0,0 +1,109 @@ + + + + +Uses of Class io.foldright.cffu.CffuFactory (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.foldright.cffu.CffuFactory

+
+
Packages that use CffuFactory
+
+
Package
+
Description
+ +
+
A tiny sidekick library for CompletableFuture to improve user experience and reduce misuse.
+
+
+
+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/class-use/CffuFactoryBuilder.html b/apidocs/0.9.8/io/foldright/cffu/class-use/CffuFactoryBuilder.html new file mode 100644 index 00000000..2785bdf7 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/class-use/CffuFactoryBuilder.html @@ -0,0 +1,97 @@ + + + + +Uses of Class io.foldright.cffu.CffuFactoryBuilder (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.foldright.cffu.CffuFactoryBuilder

+
+
Packages that use CffuFactoryBuilder
+
+
Package
+
Description
+ +
+
A tiny sidekick library for CompletableFuture to improve user experience and reduce misuse.
+
+
+
+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/class-use/CffuState.html b/apidocs/0.9.8/io/foldright/cffu/class-use/CffuState.html new file mode 100644 index 00000000..cc68ed19 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/class-use/CffuState.html @@ -0,0 +1,114 @@ + + + + +Uses of Enum io.foldright.cffu.CffuState (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Enum
io.foldright.cffu.CffuState

+
+
Packages that use CffuState
+
+
Package
+
Description
+ +
+
A tiny sidekick library for CompletableFuture to improve user experience and reduce misuse.
+
+
+
+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/class-use/CompletableFutureUtils.html b/apidocs/0.9.8/io/foldright/cffu/class-use/CompletableFutureUtils.html new file mode 100644 index 00000000..0233f81a --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/class-use/CompletableFutureUtils.html @@ -0,0 +1,63 @@ + + + + +Uses of Class io.foldright.cffu.CompletableFutureUtils (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.foldright.cffu.CompletableFutureUtils

+
+No usage of io.foldright.cffu.CompletableFutureUtils
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/class-use/NoCfsProvidedException.html b/apidocs/0.9.8/io/foldright/cffu/class-use/NoCfsProvidedException.html new file mode 100644 index 00000000..e582b436 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/class-use/NoCfsProvidedException.html @@ -0,0 +1,63 @@ + + + + +Uses of Class io.foldright.cffu.NoCfsProvidedException (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.foldright.cffu.NoCfsProvidedException

+
+No usage of io.foldright.cffu.NoCfsProvidedException
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/package-summary.html b/apidocs/0.9.8/io/foldright/cffu/package-summary.html new file mode 100644 index 00000000..e50502c5 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/package-summary.html @@ -0,0 +1,165 @@ + + + + +io.foldright.cffu (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.foldright.cffu

+
+
+
package io.foldright.cffu
+
+
A tiny sidekick library for CompletableFuture to improve user experience and reduce misuse. +

+ The core class is Cffu. And utils for CompletableFuture, + the key user class is CompletableFutureUtils + which contains the enhanced methods for CompletableFuture.

+
+
See Also:
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/package-tree.html b/apidocs/0.9.8/io/foldright/cffu/package-tree.html new file mode 100644 index 00000000..3bebd943 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/package-tree.html @@ -0,0 +1,107 @@ + + + + +io.foldright.cffu Class Hierarchy (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.foldright.cffu

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+

Enum Hierarchy

+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/package-use.html b/apidocs/0.9.8/io/foldright/cffu/package-use.html new file mode 100644 index 00000000..c68c95d9 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/package-use.html @@ -0,0 +1,104 @@ + + + + +Uses of Package io.foldright.cffu (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.foldright.cffu

+
+
Packages that use io.foldright.cffu
+
+
Package
+
Description
+ +
+
A tiny sidekick library for CompletableFuture to improve user experience and reduce misuse.
+
+
+
+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/spi/ExecutorWrapperProvider.html b/apidocs/0.9.8/io/foldright/cffu/spi/ExecutorWrapperProvider.html new file mode 100644 index 00000000..143162a4 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/spi/ExecutorWrapperProvider.html @@ -0,0 +1,169 @@ + + + + +ExecutorWrapperProvider (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface ExecutorWrapperProvider

+
+
+
+
All Known Implementing Classes:
+
CffuTtlExecutorWrapperProvider
+
+
+
Functional Interface:
+
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
+
+
+
@FunctionalInterface +public interface ExecutorWrapperProvider
+
An SPI for wrapping the executor when CffuFactoryBuilder + build CffuFactory.
+
+
See Also:
+
+ +
+
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + +
    wrap(Executor executor)
    +
    +
    Returns the executor wrapper of the given executor.
    +
    +
    +
    +
    +
    +
  • +
+
+
+ +
+ +
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/spi/class-use/ExecutorWrapperProvider.html b/apidocs/0.9.8/io/foldright/cffu/spi/class-use/ExecutorWrapperProvider.html new file mode 100644 index 00000000..7732ef2d --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/spi/class-use/ExecutorWrapperProvider.html @@ -0,0 +1,94 @@ + + + + +Uses of Interface io.foldright.cffu.spi.ExecutorWrapperProvider (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Interface
io.foldright.cffu.spi.ExecutorWrapperProvider

+
+
Packages that use ExecutorWrapperProvider
+
+
Package
+
Description
+ +
+
Cffu executor wrapper provider(ExecutorWrapperProvider) SPI implementation for + 📌 TransmittableThreadLocal (TTL).
+
+
+
+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/spi/package-summary.html b/apidocs/0.9.8/io/foldright/cffu/spi/package-summary.html new file mode 100644 index 00000000..3045edb3 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/spi/package-summary.html @@ -0,0 +1,133 @@ + + + + +io.foldright.cffu.spi (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.foldright.cffu.spi

+
+
+
package io.foldright.cffu.spi
+
+
Cffu SPI interfaces.
+
+
See Also:
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/spi/package-tree.html b/apidocs/0.9.8/io/foldright/cffu/spi/package-tree.html new file mode 100644 index 00000000..7a246b6a --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/spi/package-tree.html @@ -0,0 +1,73 @@ + + + + +io.foldright.cffu.spi Class Hierarchy (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.foldright.cffu.spi

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/spi/package-use.html b/apidocs/0.9.8/io/foldright/cffu/spi/package-use.html new file mode 100644 index 00000000..186a5566 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/spi/package-use.html @@ -0,0 +1,91 @@ + + + + +Uses of Package io.foldright.cffu.spi (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.foldright.cffu.spi

+
+
Packages that use io.foldright.cffu.spi
+
+
Package
+
Description
+ +
+
Cffu executor wrapper provider(ExecutorWrapperProvider) SPI implementation for + 📌 TransmittableThreadLocal (TTL).
+
+
+
+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/ttl/CffuTtlExecutorWrapperProvider.html b/apidocs/0.9.8/io/foldright/cffu/ttl/CffuTtlExecutorWrapperProvider.html new file mode 100644 index 00000000..d2a2031c --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/ttl/CffuTtlExecutorWrapperProvider.html @@ -0,0 +1,196 @@ + + + + +CffuTtlExecutorWrapperProvider (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class CffuTtlExecutorWrapperProvider

+
+
java.lang.Object +
io.foldright.cffu.ttl.CffuTtlExecutorWrapperProvider
+
+
+
+
All Implemented Interfaces:
+
ExecutorWrapperProvider
+
+
+
public class CffuTtlExecutorWrapperProvider +extends Object +implements ExecutorWrapperProvider
+
Cffu executor wrapper provider(ExecutorWrapperProvider) SPI implementation for + 📌 TransmittableThreadLocal (TTL).
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      CffuTtlExecutorWrapperProvider

      +
      public CffuTtlExecutorWrapperProvider()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/ttl/class-use/CffuTtlExecutorWrapperProvider.html b/apidocs/0.9.8/io/foldright/cffu/ttl/class-use/CffuTtlExecutorWrapperProvider.html new file mode 100644 index 00000000..eb946b4c --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/ttl/class-use/CffuTtlExecutorWrapperProvider.html @@ -0,0 +1,63 @@ + + + + +Uses of Class io.foldright.cffu.ttl.CffuTtlExecutorWrapperProvider (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.foldright.cffu.ttl.CffuTtlExecutorWrapperProvider

+
+No usage of io.foldright.cffu.ttl.CffuTtlExecutorWrapperProvider
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/ttl/package-summary.html b/apidocs/0.9.8/io/foldright/cffu/ttl/package-summary.html new file mode 100644 index 00000000..4643d1df --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/ttl/package-summary.html @@ -0,0 +1,136 @@ + + + + +io.foldright.cffu.ttl (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.foldright.cffu.ttl

+
+
+
package io.foldright.cffu.ttl
+
+
Cffu executor wrapper provider(ExecutorWrapperProvider) SPI implementation for + 📌 TransmittableThreadLocal (TTL).
+
+
See Also:
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/ttl/package-tree.html b/apidocs/0.9.8/io/foldright/cffu/ttl/package-tree.html new file mode 100644 index 00000000..b711b387 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/ttl/package-tree.html @@ -0,0 +1,77 @@ + + + + +io.foldright.cffu.ttl Class Hierarchy (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.foldright.cffu.ttl

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/ttl/package-use.html b/apidocs/0.9.8/io/foldright/cffu/ttl/package-use.html new file mode 100644 index 00000000..946d7996 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/ttl/package-use.html @@ -0,0 +1,63 @@ + + + + +Uses of Package io.foldright.cffu.ttl (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.foldright.cffu.ttl

+
+No usage of io.foldright.cffu.ttl
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/tuple/Tuple2.html b/apidocs/0.9.8/io/foldright/cffu/tuple/Tuple2.html new file mode 100644 index 00000000..72ed5eb2 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/tuple/Tuple2.html @@ -0,0 +1,237 @@ + + + + +Tuple2 (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Tuple2<T1,T2>

+
+
java.lang.Object +
io.foldright.cffu.tuple.Tuple2<T1,T2>
+
+
+
+
public final class Tuple2<T1,T2> +extends Object
+
Tuple2(aka Pair).
+
+
Author:
+
Jerry Lee (oldratlee at gmail dot com)
+
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      _1

      +
      public final T1 _1
      +
      +
    • +
    • +
      +

      _2

      +
      public final T2 _2
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      of

      +
      public static <T1, +T2> Tuple2<T1,T2> of(T1 _1, + T2 _2)
      +
      +
    • +
    • +
      +

      equals

      +
      public boolean equals(Object o)
      +
      +
      Overrides:
      +
      equals in class Object
      +
      +
      +
    • +
    • +
      +

      hashCode

      +
      public int hashCode()
      +
      +
      Overrides:
      +
      hashCode in class Object
      +
      +
      +
    • +
    • +
      +

      toString

      +
      public String toString()
      +
      +
      Overrides:
      +
      toString in class Object
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/tuple/Tuple3.html b/apidocs/0.9.8/io/foldright/cffu/tuple/Tuple3.html new file mode 100644 index 00000000..f3c1926a --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/tuple/Tuple3.html @@ -0,0 +1,250 @@ + + + + +Tuple3 (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Tuple3<T1,T2,T3>

+
+
java.lang.Object +
io.foldright.cffu.tuple.Tuple3<T1,T2,T3>
+
+
+
+
public final class Tuple3<T1,T2,T3> +extends Object
+
Tuple3(aka Triple).
+
+
Author:
+
Jerry Lee (oldratlee at gmail dot com)
+
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      _1

      +
      public final T1 _1
      +
      +
    • +
    • +
      +

      _2

      +
      public final T2 _2
      +
      +
    • +
    • +
      +

      _3

      +
      public final T3 _3
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      of

      +
      public static <T1, +T2, +T3> Tuple3<T1,T2,T3> of(T1 _1, + T2 _2, + T3 _3)
      +
      +
    • +
    • +
      +

      equals

      +
      public boolean equals(Object o)
      +
      +
      Overrides:
      +
      equals in class Object
      +
      +
      +
    • +
    • +
      +

      hashCode

      +
      public int hashCode()
      +
      +
      Overrides:
      +
      hashCode in class Object
      +
      +
      +
    • +
    • +
      +

      toString

      +
      public String toString()
      +
      +
      Overrides:
      +
      toString in class Object
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/tuple/Tuple4.html b/apidocs/0.9.8/io/foldright/cffu/tuple/Tuple4.html new file mode 100644 index 00000000..46fb5e5d --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/tuple/Tuple4.html @@ -0,0 +1,263 @@ + + + + +Tuple4 (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Tuple4<T1,T2,T3,T4>

+
+
java.lang.Object +
io.foldright.cffu.tuple.Tuple4<T1,T2,T3,T4>
+
+
+
+
public final class Tuple4<T1,T2,T3,T4> +extends Object
+
Tuple4, contains 4 elements.
+
+
Author:
+
Jerry Lee (oldratlee at gmail dot com)
+
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    final T1
    + +
     
    +
    final T2
    + +
     
    +
    final T3
    + +
     
    +
    final T4
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    boolean
    + +
     
    +
    int
    + +
     
    +
    static <T1, +T2, +T3, +T4>
    Tuple4<T1,T2,T3,T4>
    +
    of(T1 _1, + T2 _2, + T3 _3, + T4 _4)
    +
     
    + + +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      _1

      +
      public final T1 _1
      +
      +
    • +
    • +
      +

      _2

      +
      public final T2 _2
      +
      +
    • +
    • +
      +

      _3

      +
      public final T3 _3
      +
      +
    • +
    • +
      +

      _4

      +
      public final T4 _4
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      of

      +
      public static <T1, +T2, +T3, +T4> Tuple4<T1,T2,T3,T4> of(T1 _1, + T2 _2, + T3 _3, + T4 _4)
      +
      +
    • +
    • +
      +

      equals

      +
      public boolean equals(Object o)
      +
      +
      Overrides:
      +
      equals in class Object
      +
      +
      +
    • +
    • +
      +

      hashCode

      +
      public int hashCode()
      +
      +
      Overrides:
      +
      hashCode in class Object
      +
      +
      +
    • +
    • +
      +

      toString

      +
      public String toString()
      +
      +
      Overrides:
      +
      toString in class Object
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/tuple/Tuple5.html b/apidocs/0.9.8/io/foldright/cffu/tuple/Tuple5.html new file mode 100644 index 00000000..985668c3 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/tuple/Tuple5.html @@ -0,0 +1,277 @@ + + + + +Tuple5 (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class Tuple5<T1,T2,T3,T4,T5>

+
+
java.lang.Object +
io.foldright.cffu.tuple.Tuple5<T1,T2,T3,T4,T5>
+
+
+
+
public final class Tuple5<T1,T2,T3,T4,T5> +extends Object
+
Tuple5, contains 5 elements.
+
+
Author:
+
Jerry Lee (oldratlee at gmail dot com)
+
+
+
+
    + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    final T1
    + +
     
    +
    final T2
    + +
     
    +
    final T3
    + +
     
    +
    final T4
    + +
     
    +
    final T5
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    boolean
    + +
     
    +
    int
    + +
     
    +
    static <T1, +T2, +T3, +T4, +T5>
    Tuple5<T1,T2,T3,T4,T5>
    +
    of(T1 _1, + T2 _2, + T3 _3, + T4 _4, + T5 _5)
    +
     
    + + +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      _1

      +
      public final T1 _1
      +
      +
    • +
    • +
      +

      _2

      +
      public final T2 _2
      +
      +
    • +
    • +
      +

      _3

      +
      public final T3 _3
      +
      +
    • +
    • +
      +

      _4

      +
      public final T4 _4
      +
      +
    • +
    • +
      +

      _5

      +
      public final T5 _5
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      of

      +
      public static <T1, +T2, +T3, +T4, +T5> +Tuple5<T1,T2,T3,T4,T5> of(T1 _1, + T2 _2, + T3 _3, + T4 _4, + T5 _5)
      +
      +
    • +
    • +
      +

      equals

      +
      public boolean equals(Object o)
      +
      +
      Overrides:
      +
      equals in class Object
      +
      +
      +
    • +
    • +
      +

      hashCode

      +
      public int hashCode()
      +
      +
      Overrides:
      +
      hashCode in class Object
      +
      +
      +
    • +
    • +
      +

      toString

      +
      public String toString()
      +
      +
      Overrides:
      +
      toString in class Object
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/tuple/class-use/Tuple2.html b/apidocs/0.9.8/io/foldright/cffu/tuple/class-use/Tuple2.html new file mode 100644 index 00000000..e1c8474b --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/tuple/class-use/Tuple2.html @@ -0,0 +1,171 @@ + + + + +Uses of Class io.foldright.cffu.tuple.Tuple2 (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.foldright.cffu.tuple.Tuple2

+
+
Packages that use Tuple2
+
+
Package
+
Description
+ +
+
A tiny sidekick library for CompletableFuture to improve user experience and reduce misuse.
+
+ +
+
the Tuple util classes for Cffu use.
+
+
+
+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/tuple/class-use/Tuple3.html b/apidocs/0.9.8/io/foldright/cffu/tuple/class-use/Tuple3.html new file mode 100644 index 00000000..ffaf2bb7 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/tuple/class-use/Tuple3.html @@ -0,0 +1,195 @@ + + + + +Uses of Class io.foldright.cffu.tuple.Tuple3 (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.foldright.cffu.tuple.Tuple3

+
+
Packages that use Tuple3
+
+
Package
+
Description
+ +
+
A tiny sidekick library for CompletableFuture to improve user experience and reduce misuse.
+
+ +
+
the Tuple util classes for Cffu use.
+
+
+
+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/tuple/class-use/Tuple4.html b/apidocs/0.9.8/io/foldright/cffu/tuple/class-use/Tuple4.html new file mode 100644 index 00000000..21ad2da8 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/tuple/class-use/Tuple4.html @@ -0,0 +1,217 @@ + + + + +Uses of Class io.foldright.cffu.tuple.Tuple4 (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.foldright.cffu.tuple.Tuple4

+
+
Packages that use Tuple4
+
+
Package
+
Description
+ +
+
A tiny sidekick library for CompletableFuture to improve user experience and reduce misuse.
+
+ +
+
the Tuple util classes for Cffu use.
+
+
+
+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/tuple/class-use/Tuple5.html b/apidocs/0.9.8/io/foldright/cffu/tuple/class-use/Tuple5.html new file mode 100644 index 00000000..684dff90 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/tuple/class-use/Tuple5.html @@ -0,0 +1,239 @@ + + + + +Uses of Class io.foldright.cffu.tuple.Tuple5 (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Class
io.foldright.cffu.tuple.Tuple5

+
+
Packages that use Tuple5
+
+
Package
+
Description
+ +
+
A tiny sidekick library for CompletableFuture to improve user experience and reduce misuse.
+
+ +
+
the Tuple util classes for Cffu use.
+
+
+
+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/tuple/package-summary.html b/apidocs/0.9.8/io/foldright/cffu/tuple/package-summary.html new file mode 100644 index 00000000..cdb89699 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/tuple/package-summary.html @@ -0,0 +1,147 @@ + + + + +io.foldright.cffu.tuple (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.foldright.cffu.tuple

+
+
+
package io.foldright.cffu.tuple
+
+
the Tuple util classes for Cffu use.
+
+
See Also:
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/tuple/package-tree.html b/apidocs/0.9.8/io/foldright/cffu/tuple/package-tree.html new file mode 100644 index 00000000..65b214b3 --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/tuple/package-tree.html @@ -0,0 +1,80 @@ + + + + +io.foldright.cffu.tuple Class Hierarchy (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.foldright.cffu.tuple

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.foldright.cffu.tuple.Tuple2<T1,T2>
    • +
    • io.foldright.cffu.tuple.Tuple3<T1,T2,T3>
    • +
    • io.foldright.cffu.tuple.Tuple4<T1,T2,T3,T4>
    • +
    • io.foldright.cffu.tuple.Tuple5<T1,T2,T3,T4,T5>
    • +
    +
  • +
+
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/io/foldright/cffu/tuple/package-use.html b/apidocs/0.9.8/io/foldright/cffu/tuple/package-use.html new file mode 100644 index 00000000..f435ce4f --- /dev/null +++ b/apidocs/0.9.8/io/foldright/cffu/tuple/package-use.html @@ -0,0 +1,130 @@ + + + + +Uses of Package io.foldright.cffu.tuple (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Uses of Package
io.foldright.cffu.tuple

+
+
Packages that use io.foldright.cffu.tuple
+
+
Package
+
Description
+ +
+
A tiny sidekick library for CompletableFuture to improve user experience and reduce misuse.
+
+ +
+
the Tuple util classes for Cffu use.
+
+
+
+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/jquery-ui.overrides.css b/apidocs/0.9.8/jquery-ui.overrides.css new file mode 100644 index 00000000..facf852c --- /dev/null +++ b/apidocs/0.9.8/jquery-ui.overrides.css @@ -0,0 +1,35 @@ +/* + * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +.ui-state-active, +.ui-widget-content .ui-state-active, +.ui-widget-header .ui-state-active, +a.ui-button:active, +.ui-button:active, +.ui-button.ui-state-active:hover { + /* Overrides the color of selection used in jQuery UI */ + background: #F8981D; + border: 1px solid #F8981D; +} diff --git a/apidocs/0.9.8/legal/ADDITIONAL_LICENSE_INFO b/apidocs/0.9.8/legal/ADDITIONAL_LICENSE_INFO new file mode 100644 index 00000000..ff700cd0 --- /dev/null +++ b/apidocs/0.9.8/legal/ADDITIONAL_LICENSE_INFO @@ -0,0 +1,37 @@ + ADDITIONAL INFORMATION ABOUT LICENSING + +Certain files distributed by Oracle America, Inc. and/or its affiliates are +subject to the following clarification and special exception to the GPLv2, +based on the GNU Project exception for its Classpath libraries, known as the +GNU Classpath Exception. + +Note that Oracle includes multiple, independent programs in this software +package. Some of those programs are provided under licenses deemed +incompatible with the GPLv2 by the Free Software Foundation and others. +For example, the package includes programs licensed under the Apache +License, Version 2.0 and may include FreeType. Such programs are licensed +to you under their original licenses. + +Oracle facilitates your further distribution of this package by adding the +Classpath Exception to the necessary parts of its GPLv2 code, which permits +you to use that code in combination with other independent modules not +licensed under the GPLv2. However, note that this would not permit you to +commingle code under an incompatible license with Oracle's GPLv2 licensed +code by, for example, cutting and pasting such code into a file also +containing Oracle's GPLv2 licensed code and then distributing the result. + +Additionally, if you were to remove the Classpath Exception from any of the +files to which it applies and distribute the result, you would likely be +required to license some or all of the other code in that distribution under +the GPLv2 as well, and since the GPLv2 is incompatible with the license terms +of some items included in the distribution by Oracle, removing the Classpath +Exception could therefore effectively compromise your ability to further +distribute the package. + +Failing to distribute notices associated with some files may also create +unexpected legal consequences. + +Proceed with caution and we recommend that you obtain the advice of a lawyer +skilled in open source matters before removing the Classpath Exception or +making modifications to this package which may subsequently be redistributed +and/or involve the use of third party software. diff --git a/apidocs/0.9.8/legal/ASSEMBLY_EXCEPTION b/apidocs/0.9.8/legal/ASSEMBLY_EXCEPTION new file mode 100644 index 00000000..065b8d90 --- /dev/null +++ b/apidocs/0.9.8/legal/ASSEMBLY_EXCEPTION @@ -0,0 +1,27 @@ + +OPENJDK ASSEMBLY EXCEPTION + +The OpenJDK source code made available by Oracle America, Inc. (Oracle) at +openjdk.java.net ("OpenJDK Code") is distributed under the terms of the GNU +General Public License version 2 +only ("GPL2"), with the following clarification and special exception. + + Linking this OpenJDK Code statically or dynamically with other code + is making a combined work based on this library. Thus, the terms + and conditions of GPL2 cover the whole combination. + + As a special exception, Oracle gives you permission to link this + OpenJDK Code with certain code licensed by Oracle as indicated at + http://openjdk.java.net/legal/exception-modules-2007-05-08.html + ("Designated Exception Modules") to produce an executable, + regardless of the license terms of the Designated Exception Modules, + and to copy and distribute the resulting executable under GPL2, + provided that the Designated Exception Modules continue to be + governed by the licenses under which they were offered by Oracle. + +As such, it allows licensees and sublicensees of Oracle's GPL2 OpenJDK Code +to build an executable that includes those portions of necessary code that +Oracle could not provide under GPL2 (or that Oracle has provided under GPL2 +with the Classpath exception). If you modify or add to the OpenJDK code, +that new GPL2 code may still be combined with Designated Exception Modules +if the new code is made subject to this exception by its copyright holder. diff --git a/apidocs/0.9.8/legal/LICENSE b/apidocs/0.9.8/legal/LICENSE new file mode 100644 index 00000000..8b400c7a --- /dev/null +++ b/apidocs/0.9.8/legal/LICENSE @@ -0,0 +1,347 @@ +The GNU General Public License (GPL) + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share +and change it. By contrast, the GNU General Public License is intended to +guarantee your freedom to share and change free software--to make sure the +software is free for all its users. This General Public License applies to +most of the Free Software Foundation's software and to any other program whose +authors commit to using it. (Some other Free Software Foundation software is +covered by the GNU Library General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our +General Public Licenses are designed to make sure that you have the freedom to +distribute copies of free software (and charge for this service if you wish), +that you receive source code or can get it if you want it, that you can change +the software or use pieces of it in new free programs; and that you know you +can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny +you these rights or to ask you to surrender the rights. These restrictions +translate to certain responsibilities for you if you distribute copies of the +software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for +a fee, you must give the recipients all the rights that you have. You must +make sure that they, too, receive or can get the source code. And you must +show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) +offer you this license which gives you legal permission to copy, distribute +and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that +everyone understands that there is no warranty for this free software. If the +software is modified by someone else and passed on, we want its recipients to +know that what they have is not the original, so that any problems introduced +by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We +wish to avoid the danger that redistributors of a free program will +individually obtain patent licenses, in effect making the program proprietary. +To prevent this, we have made it clear that any patent must be licensed for +everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification +follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice +placed by the copyright holder saying it may be distributed under the terms of +this General Public License. The "Program", below, refers to any such program +or work, and a "work based on the Program" means either the Program or any +derivative work under copyright law: that is to say, a work containing the +Program or a portion of it, either verbatim or with modifications and/or +translated into another language. (Hereinafter, translation is included +without limitation in the term "modification".) Each licensee is addressed as +"you". + +Activities other than copying, distribution and modification are not covered by +this License; they are outside its scope. The act of running the Program is +not restricted, and the output from the Program is covered only if its contents +constitute a work based on the Program (independent of having been made by +running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as +you receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice and +disclaimer of warranty; keep intact all the notices that refer to this License +and to the absence of any warranty; and give any other recipients of the +Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may +at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus +forming a work based on the Program, and copy and distribute such modifications +or work under the terms of Section 1 above, provided that you also meet all of +these conditions: + + a) You must cause the modified files to carry prominent notices stating + that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or + in part contains or is derived from the Program or any part thereof, to be + licensed as a whole at no charge to all third parties under the terms of + this License. + + c) If the modified program normally reads commands interactively when run, + you must cause it, when started running for such interactive use in the + most ordinary way, to print or display an announcement including an + appropriate copyright notice and a notice that there is no warranty (or + else, saying that you provide a warranty) and that users may redistribute + the program under these conditions, and telling the user how to view a copy + of this License. (Exception: if the Program itself is interactive but does + not normally print such an announcement, your work based on the Program is + not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable +sections of that work are not derived from the Program, and can be reasonably +considered independent and separate works in themselves, then this License, and +its terms, do not apply to those sections when you distribute them as separate +works. But when you distribute the same sections as part of a whole which is a +work based on the Program, the distribution of the whole must be on the terms +of this License, whose permissions for other licensees extend to the entire +whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your +rights to work written entirely by you; rather, the intent is to exercise the +right to control the distribution of derivative or collective works based on +the Program. + +In addition, mere aggregation of another work not based on the Program with the +Program (or with a work based on the Program) on a volume of a storage or +distribution medium does not bring the other work under the scope of this +License. + +3. You may copy and distribute the Program (or a work based on it, under +Section 2) in object code or executable form under the terms of Sections 1 and +2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source + code, which must be distributed under the terms of Sections 1 and 2 above + on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to + give any third party, for a charge no more than your cost of physically + performing source distribution, a complete machine-readable copy of the + corresponding source code, to be distributed under the terms of Sections 1 + and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to + distribute corresponding source code. (This alternative is allowed only + for noncommercial distribution and only if you received the program in + object code or executable form with such an offer, in accord with + Subsection b above.) + +The source code for a work means the preferred form of the work for making +modifications to it. For an executable work, complete source code means all +the source code for all modules it contains, plus any associated interface +definition files, plus the scripts used to control compilation and installation +of the executable. However, as a special exception, the source code +distributed need not include anything that is normally distributed (in either +source or binary form) with the major components (compiler, kernel, and so on) +of the operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the source +code from the same place counts as distribution of the source code, even though +third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as +expressly provided under this License. Any attempt otherwise to copy, modify, +sublicense or distribute the Program is void, and will automatically terminate +your rights under this License. However, parties who have received copies, or +rights, from you under this License will not have their licenses terminated so +long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. +However, nothing else grants you permission to modify or distribute the Program +or its derivative works. These actions are prohibited by law if you do not +accept this License. Therefore, by modifying or distributing the Program (or +any work based on the Program), you indicate your acceptance of this License to +do so, and all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), +the recipient automatically receives a license from the original licensor to +copy, distribute or modify the Program subject to these terms and conditions. +You may not impose any further restrictions on the recipients' exercise of the +rights granted herein. You are not responsible for enforcing compliance by +third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), conditions +are imposed on you (whether by court order, agreement or otherwise) that +contradict the conditions of this License, they do not excuse you from the +conditions of this License. If you cannot distribute so as to satisfy +simultaneously your obligations under this License and any other pertinent +obligations, then as a consequence you may not distribute the Program at all. +For example, if a patent license would not permit royalty-free redistribution +of the Program by all those who receive copies directly or indirectly through +you, then the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply and +the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or +other property right claims or to contest validity of any such claims; this +section has the sole purpose of protecting the integrity of the free software +distribution system, which is implemented by public license practices. Many +people have made generous contributions to the wide range of software +distributed through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing to +distribute software through any other system and a licensee cannot impose that +choice. + +This section is intended to make thoroughly clear what is believed to be a +consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain +countries either by patents or by copyrighted interfaces, the original +copyright holder who places the Program under this License may add an explicit +geographical distribution limitation excluding those countries, so that +distribution is permitted only in or among countries not thus excluded. In +such case, this License incorporates the limitation as if written in the body +of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the +General Public License from time to time. Such new versions will be similar in +spirit to the present version, but may differ in detail to address new problems +or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any later +version", you have the option of following the terms and conditions either of +that version or of any later version published by the Free Software Foundation. +If the Program does not specify a version number of this License, you may +choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs +whose distribution conditions are different, write to the author to ask for +permission. For software which is copyrighted by the Free Software Foundation, +write to the Free Software Foundation; we sometimes make exceptions for this. +Our decision will be guided by the two goals of preserving the free status of +all derivatives of our free software and of promoting the sharing and reuse of +software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR +THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE +STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE +PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND +PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, +YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL +ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE +PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR +INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA +BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER +OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible +use to the public, the best way to achieve this is to make it free software +which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively convey the exclusion +of warranty; and each file should have at least the "copyright" line and a +pointer to where the full notice is found. + + One line to give the program's name and a brief idea of what it does. + + Copyright (C) + + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the Free + Software Foundation; either version 2 of the License, or (at your option) + any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when it +starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes + with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free + software, and you are welcome to redistribute it under certain conditions; + type 'show c' for details. + +The hypothetical commands 'show w' and 'show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may be +called something other than 'show w' and 'show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the program, if necessary. Here +is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + 'Gnomovision' (which makes passes at compilers) written by James Hacker. + + signature of Ty Coon, 1 April 1989 + + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General Public +License instead of this License. + + +"CLASSPATH" EXCEPTION TO THE GPL + +Certain source files distributed by Oracle America and/or its affiliates are +subject to the following clarification and special exception to the GPL, but +only where Oracle has expressly included in the particular source file's header +the words "Oracle designates this particular file as subject to the "Classpath" +exception as provided by Oracle in the LICENSE file that accompanied this code." + + Linking this library statically or dynamically with other modules is making + a combined work based on this library. Thus, the terms and conditions of + the GNU General Public License cover the whole combination. + + As a special exception, the copyright holders of this library give you + permission to link this library with independent modules to produce an + executable, regardless of the license terms of these independent modules, + and to copy and distribute the resulting executable under terms of your + choice, provided that you also meet, for each linked independent module, + the terms and conditions of the license of that module. An independent + module is a module which is not derived from or based on this library. If + you modify this library, you may extend this exception to your version of + the library, but you are not obligated to do so. If you do not wish to do + so, delete this exception statement from your version. diff --git a/apidocs/0.9.8/legal/jquery.md b/apidocs/0.9.8/legal/jquery.md new file mode 100644 index 00000000..f7b72e3f --- /dev/null +++ b/apidocs/0.9.8/legal/jquery.md @@ -0,0 +1,72 @@ +## jQuery v3.6.0 + +### jQuery License +``` +jQuery v 3.6.0 +Copyright OpenJS Foundation and other contributors, https://openjsf.org/ + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +****************************************** + +The jQuery JavaScript Library v3.6.0 also includes Sizzle.js + +Sizzle.js includes the following license: + +Copyright JS Foundation and other contributors, https://js.foundation/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/sizzle + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +********************* + +``` diff --git a/apidocs/0.9.8/legal/jqueryUI.md b/apidocs/0.9.8/legal/jqueryUI.md new file mode 100644 index 00000000..9f4c9e95 --- /dev/null +++ b/apidocs/0.9.8/legal/jqueryUI.md @@ -0,0 +1,49 @@ +## jQuery UI v1.13.1 + +### jQuery UI License +``` +Copyright jQuery Foundation and other contributors, https://jquery.org/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/jquery-ui + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +Copyright and related rights for sample code are waived via CC0. Sample +code is defined as all source code contained within the demos directory. + +CC0: http://creativecommons.org/publicdomain/zero/1.0/ + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +``` diff --git a/apidocs/0.9.8/member-search-index.js b/apidocs/0.9.8/member-search-index.js new file mode 100644 index 00000000..9aab4812 --- /dev/null +++ b/apidocs/0.9.8/member-search-index.js @@ -0,0 +1 @@ +memberSearchIndex = [{"p":"io.foldright.cffu.tuple","c":"Tuple2","l":"_1"},{"p":"io.foldright.cffu.tuple","c":"Tuple3","l":"_1"},{"p":"io.foldright.cffu.tuple","c":"Tuple4","l":"_1"},{"p":"io.foldright.cffu.tuple","c":"Tuple5","l":"_1"},{"p":"io.foldright.cffu.tuple","c":"Tuple2","l":"_2"},{"p":"io.foldright.cffu.tuple","c":"Tuple3","l":"_2"},{"p":"io.foldright.cffu.tuple","c":"Tuple4","l":"_2"},{"p":"io.foldright.cffu.tuple","c":"Tuple5","l":"_2"},{"p":"io.foldright.cffu.tuple","c":"Tuple3","l":"_3"},{"p":"io.foldright.cffu.tuple","c":"Tuple4","l":"_3"},{"p":"io.foldright.cffu.tuple","c":"Tuple5","l":"_3"},{"p":"io.foldright.cffu.tuple","c":"Tuple4","l":"_4"},{"p":"io.foldright.cffu.tuple","c":"Tuple5","l":"_4"},{"p":"io.foldright.cffu.tuple","c":"Tuple5","l":"_5"},{"p":"io.foldright.cffu","c":"Cffu","l":"acceptEither(CompletionStage, Consumer)","u":"acceptEither(java.util.concurrent.CompletionStage,java.util.function.Consumer)"},{"p":"io.foldright.cffu","c":"Cffu","l":"acceptEitherAsync(CompletionStage, Consumer)","u":"acceptEitherAsync(java.util.concurrent.CompletionStage,java.util.function.Consumer)"},{"p":"io.foldright.cffu","c":"Cffu","l":"acceptEitherAsync(CompletionStage, Consumer, Executor)","u":"acceptEitherAsync(java.util.concurrent.CompletionStage,java.util.function.Consumer,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"allOf()"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"allOf(Cffu...)","u":"allOf(io.foldright.cffu.Cffu...)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"allOf(CompletableFuture...)","u":"allOf(java.util.concurrent.CompletableFuture...)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"allOfFastFail()"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"allOfFastFail(Cffu...)","u":"allOfFastFail(io.foldright.cffu.Cffu...)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"allOfFastFail(CompletableFuture...)","u":"allOfFastFail(java.util.concurrent.CompletableFuture...)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"allOfFastFail(CompletableFuture...)","u":"allOfFastFail(java.util.concurrent.CompletableFuture...)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"allOfFastFailWithResult(CompletableFuture...)","u":"allOfFastFailWithResult(java.util.concurrent.CompletableFuture...)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"allOfWithResult(CompletableFuture...)","u":"allOfWithResult(java.util.concurrent.CompletableFuture...)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"anyOf()"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"anyOf(Cffu...)","u":"anyOf(io.foldright.cffu.Cffu...)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"anyOf(CompletableFuture...)","u":"anyOf(java.util.concurrent.CompletableFuture...)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"anyOfSuccess()"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"anyOfSuccess(Cffu...)","u":"anyOfSuccess(io.foldright.cffu.Cffu...)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"anyOfSuccess(CompletableFuture...)","u":"anyOfSuccess(java.util.concurrent.CompletableFuture...)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"anyOfSuccess(CompletableFuture...)","u":"anyOfSuccess(java.util.concurrent.CompletableFuture...)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"anyOfSuccessWithType(CompletableFuture...)","u":"anyOfSuccessWithType(java.util.concurrent.CompletableFuture...)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"anyOfWithType(CompletableFuture...)","u":"anyOfWithType(java.util.concurrent.CompletableFuture...)"},{"p":"io.foldright.cffu","c":"Cffu","l":"applyToEither(CompletionStage, Function)","u":"applyToEither(java.util.concurrent.CompletionStage,java.util.function.Function)"},{"p":"io.foldright.cffu","c":"Cffu","l":"applyToEitherAsync(CompletionStage, Function)","u":"applyToEitherAsync(java.util.concurrent.CompletionStage,java.util.function.Function)"},{"p":"io.foldright.cffu","c":"Cffu","l":"applyToEitherAsync(CompletionStage, Function, Executor)","u":"applyToEitherAsync(java.util.concurrent.CompletionStage,java.util.function.Function,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"asCffu(CompletionStage)","u":"asCffu(java.util.concurrent.CompletionStage)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"asCffuArray(CompletionStage...)","u":"asCffuArray(java.util.concurrent.CompletionStage...)"},{"p":"io.foldright.cffu","c":"CffuFactoryBuilder","l":"build()"},{"p":"io.foldright.cffu","c":"Cffu","l":"cancel(boolean)"},{"p":"io.foldright.cffu","c":"CffuState","l":"CANCELLED"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuAllOf()"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuAllOf(Cffu...)","u":"cffuAllOf(io.foldright.cffu.Cffu...)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuAllOf(CompletableFuture...)","u":"cffuAllOf(java.util.concurrent.CompletableFuture...)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuAllOfFastFail()"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuAllOfFastFail(Cffu...)","u":"cffuAllOfFastFail(io.foldright.cffu.Cffu...)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuAllOfFastFail(CompletableFuture...)","u":"cffuAllOfFastFail(java.util.concurrent.CompletableFuture...)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuAnyOf()"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuAnyOf(Cffu...)","u":"cffuAnyOf(io.foldright.cffu.Cffu...)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuAnyOf(CompletableFuture...)","u":"cffuAnyOf(java.util.concurrent.CompletableFuture...)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuAnyOfSuccess()"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuAnyOfSuccess(Cffu...)","u":"cffuAnyOfSuccess(io.foldright.cffu.Cffu...)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuAnyOfSuccess(CompletableFuture...)","u":"cffuAnyOfSuccess(java.util.concurrent.CompletableFuture...)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuArrayUnwrap(Cffu...)","u":"cffuArrayUnwrap(io.foldright.cffu.Cffu...)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuCombine(Cffu, Cffu)","u":"cffuCombine(io.foldright.cffu.Cffu,io.foldright.cffu.Cffu)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuCombine(Cffu, Cffu, Cffu)","u":"cffuCombine(io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuCombine(Cffu, Cffu, Cffu, Cffu)","u":"cffuCombine(io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuCombine(Cffu, Cffu, Cffu, Cffu, Cffu)","u":"cffuCombine(io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuCombine(Cffu)","u":"cffuCombine(io.foldright.cffu.Cffu)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuCombine(Cffu, Cffu)","u":"cffuCombine(io.foldright.cffu.Cffu,io.foldright.cffu.Cffu)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuCombine(Cffu, Cffu, Cffu)","u":"cffuCombine(io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuCombine(Cffu, Cffu, Cffu, Cffu)","u":"cffuCombine(io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuCombine(CompletableFuture, CompletableFuture)","u":"cffuCombine(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuCombine(CompletableFuture, CompletableFuture, CompletableFuture)","u":"cffuCombine(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuCombine(CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture)","u":"cffuCombine(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuCombine(CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture)","u":"cffuCombine(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuCombine(CompletableFuture)","u":"cffuCombine(java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuCombine(CompletableFuture, CompletableFuture)","u":"cffuCombine(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuCombine(CompletableFuture, CompletableFuture, CompletableFuture)","u":"cffuCombine(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuCombine(CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture)","u":"cffuCombine(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuCombineFastFail(Cffu, Cffu)","u":"cffuCombineFastFail(io.foldright.cffu.Cffu,io.foldright.cffu.Cffu)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuCombineFastFail(Cffu, Cffu, Cffu)","u":"cffuCombineFastFail(io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuCombineFastFail(Cffu, Cffu, Cffu, Cffu)","u":"cffuCombineFastFail(io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuCombineFastFail(Cffu, Cffu, Cffu, Cffu, Cffu)","u":"cffuCombineFastFail(io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuCombineFastFail(Cffu)","u":"cffuCombineFastFail(io.foldright.cffu.Cffu)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuCombineFastFail(Cffu, Cffu)","u":"cffuCombineFastFail(io.foldright.cffu.Cffu,io.foldright.cffu.Cffu)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuCombineFastFail(Cffu, Cffu, Cffu)","u":"cffuCombineFastFail(io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuCombineFastFail(Cffu, Cffu, Cffu, Cffu)","u":"cffuCombineFastFail(io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu,io.foldright.cffu.Cffu)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuCombineFastFail(CompletableFuture, CompletableFuture)","u":"cffuCombineFastFail(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuCombineFastFail(CompletableFuture, CompletableFuture, CompletableFuture)","u":"cffuCombineFastFail(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuCombineFastFail(CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture)","u":"cffuCombineFastFail(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuCombineFastFail(CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture)","u":"cffuCombineFastFail(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuCombineFastFail(CompletableFuture)","u":"cffuCombineFastFail(java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuCombineFastFail(CompletableFuture, CompletableFuture)","u":"cffuCombineFastFail(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuCombineFastFail(CompletableFuture, CompletableFuture, CompletableFuture)","u":"cffuCombineFastFail(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuCombineFastFail(CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture)","u":"cffuCombineFastFail(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuFactory()"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"cffuJoin(CompletableFuture, long, TimeUnit)","u":"cffuJoin(java.util.concurrent.CompletableFuture,long,java.util.concurrent.TimeUnit)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuJoin(long, TimeUnit)","u":"cffuJoin(long,java.util.concurrent.TimeUnit)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"cffuListToArray(List>)","u":"cffuListToArray(java.util.List)"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuState()"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"cffuState(CompletableFuture)","u":"cffuState(java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu.ttl","c":"CffuTtlExecutorWrapperProvider","l":"CffuTtlExecutorWrapperProvider()","u":"%3Cinit%3E()"},{"p":"io.foldright.cffu","c":"Cffu","l":"cffuUnwrap()"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"combine(CompletableFuture, CompletableFuture)","u":"combine(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"combine(CompletableFuture, CompletableFuture, CompletableFuture)","u":"combine(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"combine(CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture)","u":"combine(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"combine(CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture)","u":"combine(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"combineFastFail(CompletableFuture, CompletableFuture)","u":"combineFastFail(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"combineFastFail(CompletableFuture, CompletableFuture, CompletableFuture)","u":"combineFastFail(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"combineFastFail(CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture)","u":"combineFastFail(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"combineFastFail(CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture, CompletableFuture)","u":"combineFastFail(java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture,java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"completableFutureListToArray(List>)","u":"completableFutureListToArray(java.util.List)"},{"p":"io.foldright.cffu","c":"Cffu","l":"complete(T)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"completeAsync(CompletableFuture, Supplier)","u":"completeAsync(java.util.concurrent.CompletableFuture,java.util.function.Supplier)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"completeAsync(CompletableFuture, Supplier, Executor)","u":"completeAsync(java.util.concurrent.CompletableFuture,java.util.function.Supplier,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"Cffu","l":"completeAsync(Supplier)","u":"completeAsync(java.util.function.Supplier)"},{"p":"io.foldright.cffu","c":"Cffu","l":"completeAsync(Supplier, Executor)","u":"completeAsync(java.util.function.Supplier,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"completedFuture(T)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"completedStage(T)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"completedStage(T)"},{"p":"io.foldright.cffu","c":"Cffu","l":"completeExceptionally(Throwable)","u":"completeExceptionally(java.lang.Throwable)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"completeOnTimeout(CompletableFuture, T, long, TimeUnit)","u":"completeOnTimeout(java.util.concurrent.CompletableFuture,T,long,java.util.concurrent.TimeUnit)"},{"p":"io.foldright.cffu","c":"Cffu","l":"completeOnTimeout(T, long, TimeUnit)","u":"completeOnTimeout(T,long,java.util.concurrent.TimeUnit)"},{"p":"io.foldright.cffu","c":"Cffu","l":"copy()"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"copy(CompletableFuture)","u":"copy(java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"Cffu","l":"defaultExecutor()"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"defaultExecutor()"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"defaultExecutor()"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"delayedExecutor(long, TimeUnit)","u":"delayedExecutor(long,java.util.concurrent.TimeUnit)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"delayedExecutor(long, TimeUnit)","u":"delayedExecutor(long,java.util.concurrent.TimeUnit)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"delayedExecutor(long, TimeUnit, Executor)","u":"delayedExecutor(long,java.util.concurrent.TimeUnit,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"delayedExecutor(long, TimeUnit, Executor)","u":"delayedExecutor(long,java.util.concurrent.TimeUnit,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu.tuple","c":"Tuple2","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"io.foldright.cffu.tuple","c":"Tuple3","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"io.foldright.cffu.tuple","c":"Tuple4","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"io.foldright.cffu.tuple","c":"Tuple5","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"io.foldright.cffu","c":"Cffu","l":"exceptionally(Function)","u":"exceptionally(java.util.function.Function)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"exceptionallyAsync(CompletableFuture, Function)","u":"exceptionallyAsync(java.util.concurrent.CompletableFuture,java.util.function.Function)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"exceptionallyAsync(CompletableFuture, Function, Executor)","u":"exceptionallyAsync(java.util.concurrent.CompletableFuture,java.util.function.Function,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"Cffu","l":"exceptionallyAsync(Function)","u":"exceptionallyAsync(java.util.function.Function)"},{"p":"io.foldright.cffu","c":"Cffu","l":"exceptionallyAsync(Function, Executor)","u":"exceptionallyAsync(java.util.function.Function,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"exceptionallyCompose(CompletableFuture, Function>)","u":"exceptionallyCompose(java.util.concurrent.CompletableFuture,java.util.function.Function)"},{"p":"io.foldright.cffu","c":"Cffu","l":"exceptionallyCompose(Function>)","u":"exceptionallyCompose(java.util.function.Function)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"exceptionallyComposeAsync(CompletableFuture, Function>)","u":"exceptionallyComposeAsync(java.util.concurrent.CompletableFuture,java.util.function.Function)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"exceptionallyComposeAsync(CompletableFuture, Function>, Executor)","u":"exceptionallyComposeAsync(java.util.concurrent.CompletableFuture,java.util.function.Function,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"Cffu","l":"exceptionallyComposeAsync(Function>)","u":"exceptionallyComposeAsync(java.util.function.Function)"},{"p":"io.foldright.cffu","c":"Cffu","l":"exceptionallyComposeAsync(Function>, Executor)","u":"exceptionallyComposeAsync(java.util.function.Function,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"Cffu","l":"exceptionNow()"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"exceptionNow(CompletableFuture)","u":"exceptionNow(java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"CffuState","l":"FAILED"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"failedFuture(Throwable)","u":"failedFuture(java.lang.Throwable)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"failedFuture(Throwable)","u":"failedFuture(java.lang.Throwable)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"failedStage(Throwable)","u":"failedStage(java.lang.Throwable)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"failedStage(Throwable)","u":"failedStage(java.lang.Throwable)"},{"p":"io.foldright.cffu","c":"Cffu","l":"forbidObtrudeMethods()"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"forbidObtrudeMethods()"},{"p":"io.foldright.cffu","c":"CffuFactoryBuilder","l":"forbidObtrudeMethods(boolean)"},{"p":"io.foldright.cffu","c":"Cffu","l":"get()"},{"p":"io.foldright.cffu","c":"Cffu","l":"get(long, TimeUnit)","u":"get(long,java.util.concurrent.TimeUnit)"},{"p":"io.foldright.cffu","c":"Cffu","l":"getNow(T)"},{"p":"io.foldright.cffu","c":"Cffu","l":"getNumberOfDependents()"},{"p":"io.foldright.cffu","c":"Cffu","l":"handle(BiFunction)","u":"handle(java.util.function.BiFunction)"},{"p":"io.foldright.cffu","c":"Cffu","l":"handleAsync(BiFunction)","u":"handleAsync(java.util.function.BiFunction)"},{"p":"io.foldright.cffu","c":"Cffu","l":"handleAsync(BiFunction, Executor)","u":"handleAsync(java.util.function.BiFunction,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu.tuple","c":"Tuple2","l":"hashCode()"},{"p":"io.foldright.cffu.tuple","c":"Tuple3","l":"hashCode()"},{"p":"io.foldright.cffu.tuple","c":"Tuple4","l":"hashCode()"},{"p":"io.foldright.cffu.tuple","c":"Tuple5","l":"hashCode()"},{"p":"io.foldright.cffu","c":"Cffu","l":"isCancelled()"},{"p":"io.foldright.cffu","c":"Cffu","l":"isCompletedExceptionally()"},{"p":"io.foldright.cffu","c":"Cffu","l":"isDone()"},{"p":"io.foldright.cffu","c":"Cffu","l":"isMinimalStage()"},{"p":"io.foldright.cffu","c":"Cffu","l":"join()"},{"p":"io.foldright.cffu","c":"Cffu","l":"minimalCompletionStage()"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"minimalCompletionStage(CompletableFuture)","u":"minimalCompletionStage(java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"CffuFactoryBuilder","l":"newCffuFactoryBuilder(Executor)","u":"newCffuFactoryBuilder(java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"newIncompleteCffu()"},{"p":"io.foldright.cffu","c":"Cffu","l":"newIncompleteFuture()"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"newIncompleteFuture(CompletableFuture)","u":"newIncompleteFuture(java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"NoCfsProvidedException","l":"NoCfsProvidedException()","u":"%3Cinit%3E()"},{"p":"io.foldright.cffu","c":"Cffu","l":"obtrudeException(Throwable)","u":"obtrudeException(java.lang.Throwable)"},{"p":"io.foldright.cffu","c":"Cffu","l":"obtrudeValue(T)"},{"p":"io.foldright.cffu.tuple","c":"Tuple2","l":"of(T1, T2)","u":"of(T1,T2)"},{"p":"io.foldright.cffu.tuple","c":"Tuple3","l":"of(T1, T2, T3)","u":"of(T1,T2,T3)"},{"p":"io.foldright.cffu.tuple","c":"Tuple4","l":"of(T1, T2, T3, T4)","u":"of(T1,T2,T3,T4)"},{"p":"io.foldright.cffu.tuple","c":"Tuple5","l":"of(T1, T2, T3, T4, T5)","u":"of(T1,T2,T3,T4,T5)"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"orTimeout(CompletableFuture, long, TimeUnit)","u":"orTimeout(java.util.concurrent.CompletableFuture,long,java.util.concurrent.TimeUnit)"},{"p":"io.foldright.cffu","c":"Cffu","l":"orTimeout(long, TimeUnit)","u":"orTimeout(long,java.util.concurrent.TimeUnit)"},{"p":"io.foldright.cffu","c":"Cffu","l":"resetCffuFactory(CffuFactory)","u":"resetCffuFactory(io.foldright.cffu.CffuFactory)"},{"p":"io.foldright.cffu","c":"Cffu","l":"resultNow()"},{"p":"io.foldright.cffu","c":"CompletableFutureUtils","l":"resultNow(CompletableFuture)","u":"resultNow(java.util.concurrent.CompletableFuture)"},{"p":"io.foldright.cffu","c":"Cffu","l":"runAfterBoth(CompletionStage, Runnable)","u":"runAfterBoth(java.util.concurrent.CompletionStage,java.lang.Runnable)"},{"p":"io.foldright.cffu","c":"Cffu","l":"runAfterBothAsync(CompletionStage, Runnable)","u":"runAfterBothAsync(java.util.concurrent.CompletionStage,java.lang.Runnable)"},{"p":"io.foldright.cffu","c":"Cffu","l":"runAfterBothAsync(CompletionStage, Runnable, Executor)","u":"runAfterBothAsync(java.util.concurrent.CompletionStage,java.lang.Runnable,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"Cffu","l":"runAfterEither(CompletionStage, Runnable)","u":"runAfterEither(java.util.concurrent.CompletionStage,java.lang.Runnable)"},{"p":"io.foldright.cffu","c":"Cffu","l":"runAfterEitherAsync(CompletionStage, Runnable)","u":"runAfterEitherAsync(java.util.concurrent.CompletionStage,java.lang.Runnable)"},{"p":"io.foldright.cffu","c":"Cffu","l":"runAfterEitherAsync(CompletionStage, Runnable, Executor)","u":"runAfterEitherAsync(java.util.concurrent.CompletionStage,java.lang.Runnable,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"runAsync(Runnable)","u":"runAsync(java.lang.Runnable)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"runAsync(Runnable, Executor)","u":"runAsync(java.lang.Runnable,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"CffuState","l":"RUNNING"},{"p":"io.foldright.cffu","c":"Cffu","l":"state()"},{"p":"io.foldright.cffu","c":"CffuState","l":"SUCCESS"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"supplyAsync(Supplier)","u":"supplyAsync(java.util.function.Supplier)"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"supplyAsync(Supplier, Executor)","u":"supplyAsync(java.util.function.Supplier,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenAccept(Consumer)","u":"thenAccept(java.util.function.Consumer)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenAcceptAsync(Consumer)","u":"thenAcceptAsync(java.util.function.Consumer)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenAcceptAsync(Consumer, Executor)","u":"thenAcceptAsync(java.util.function.Consumer,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenAcceptBoth(CompletionStage, BiConsumer)","u":"thenAcceptBoth(java.util.concurrent.CompletionStage,java.util.function.BiConsumer)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenAcceptBothAsync(CompletionStage, BiConsumer)","u":"thenAcceptBothAsync(java.util.concurrent.CompletionStage,java.util.function.BiConsumer)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenAcceptBothAsync(CompletionStage, BiConsumer, Executor)","u":"thenAcceptBothAsync(java.util.concurrent.CompletionStage,java.util.function.BiConsumer,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenApply(Function)","u":"thenApply(java.util.function.Function)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenApplyAsync(Function)","u":"thenApplyAsync(java.util.function.Function)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenApplyAsync(Function, Executor)","u":"thenApplyAsync(java.util.function.Function,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenCombine(CompletionStage, BiFunction)","u":"thenCombine(java.util.concurrent.CompletionStage,java.util.function.BiFunction)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenCombineAsync(CompletionStage, BiFunction)","u":"thenCombineAsync(java.util.concurrent.CompletionStage,java.util.function.BiFunction)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenCombineAsync(CompletionStage, BiFunction, Executor)","u":"thenCombineAsync(java.util.concurrent.CompletionStage,java.util.function.BiFunction,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenCompose(Function>)","u":"thenCompose(java.util.function.Function)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenComposeAsync(Function>)","u":"thenComposeAsync(java.util.function.Function)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenComposeAsync(Function>, Executor)","u":"thenComposeAsync(java.util.function.Function,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenRun(Runnable)","u":"thenRun(java.lang.Runnable)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenRunAsync(Runnable)","u":"thenRunAsync(java.lang.Runnable)"},{"p":"io.foldright.cffu","c":"Cffu","l":"thenRunAsync(Runnable, Executor)","u":"thenRunAsync(java.lang.Runnable,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu","c":"CffuState","l":"toCffuState(Future.State)","u":"toCffuState(java.util.concurrent.Future.State)"},{"p":"io.foldright.cffu","c":"Cffu","l":"toCompletableFuture()"},{"p":"io.foldright.cffu","c":"CffuFactory","l":"toCompletableFutureArray(CompletionStage...)","u":"toCompletableFutureArray(java.util.concurrent.CompletionStage...)"},{"p":"io.foldright.cffu","c":"CffuState","l":"toFutureState()"},{"p":"io.foldright.cffu","c":"Cffu","l":"toString()"},{"p":"io.foldright.cffu.tuple","c":"Tuple2","l":"toString()"},{"p":"io.foldright.cffu.tuple","c":"Tuple3","l":"toString()"},{"p":"io.foldright.cffu.tuple","c":"Tuple4","l":"toString()"},{"p":"io.foldright.cffu.tuple","c":"Tuple5","l":"toString()"},{"p":"io.foldright.cffu","c":"CffuState","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"io.foldright.cffu","c":"CffuState","l":"values()"},{"p":"io.foldright.cffu","c":"Cffu","l":"whenComplete(BiConsumer)","u":"whenComplete(java.util.function.BiConsumer)"},{"p":"io.foldright.cffu","c":"Cffu","l":"whenCompleteAsync(BiConsumer)","u":"whenCompleteAsync(java.util.function.BiConsumer)"},{"p":"io.foldright.cffu","c":"Cffu","l":"whenCompleteAsync(BiConsumer, Executor)","u":"whenCompleteAsync(java.util.function.BiConsumer,java.util.concurrent.Executor)"},{"p":"io.foldright.cffu.spi","c":"ExecutorWrapperProvider","l":"wrap(Executor)","u":"wrap(java.util.concurrent.Executor)"},{"p":"io.foldright.cffu.ttl","c":"CffuTtlExecutorWrapperProvider","l":"wrap(Executor)","u":"wrap(java.util.concurrent.Executor)"}];updateSearchResults(); \ No newline at end of file diff --git a/apidocs/0.9.8/module-search-index.js b/apidocs/0.9.8/module-search-index.js new file mode 100644 index 00000000..0d59754f --- /dev/null +++ b/apidocs/0.9.8/module-search-index.js @@ -0,0 +1 @@ +moduleSearchIndex = [];updateSearchResults(); \ No newline at end of file diff --git a/apidocs/0.9.8/overview-summary.html b/apidocs/0.9.8/overview-summary.html new file mode 100644 index 00000000..7dd309a9 --- /dev/null +++ b/apidocs/0.9.8/overview-summary.html @@ -0,0 +1,26 @@ + + + + +CompletableFuture-Fu(cffu) 0.9.8 API + + + + + + + + + + + +
+ +

index.html

+
+ + diff --git a/apidocs/0.9.8/overview-tree.html b/apidocs/0.9.8/overview-tree.html new file mode 100644 index 00000000..238fb918 --- /dev/null +++ b/apidocs/0.9.8/overview-tree.html @@ -0,0 +1,121 @@ + + + + +Class Hierarchy (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+

Enum Hierarchy

+ +
+
+
+
+ +
+
+
+ + diff --git a/apidocs/0.9.8/package-search-index.js b/apidocs/0.9.8/package-search-index.js new file mode 100644 index 00000000..1d60339c --- /dev/null +++ b/apidocs/0.9.8/package-search-index.js @@ -0,0 +1 @@ +packageSearchIndex = [{"l":"All Packages","u":"allpackages-index.html"},{"l":"io.foldright.cffu"},{"l":"io.foldright.cffu.spi"},{"l":"io.foldright.cffu.ttl"},{"l":"io.foldright.cffu.tuple"}];updateSearchResults(); \ No newline at end of file diff --git a/apidocs/0.9.8/resources/glass.png b/apidocs/0.9.8/resources/glass.png new file mode 100644 index 0000000000000000000000000000000000000000..a7f591f467a1c0c949bbc510156a0c1afb860a6e GIT binary patch literal 499 zcmVJoRsvExf%rEN>jUL}qZ_~k#FbE+Q;{`;0FZwVNX2n-^JoI; zP;4#$8DIy*Yk-P>VN(DUKmPse7mx+ExD4O|;?E5D0Z5($mjO3`*anwQU^s{ZDK#Lz zj>~{qyaIx5K!t%=G&2IJNzg!ChRpyLkO7}Ry!QaotAHAMpbB3AF(}|_f!G-oI|uK6 z`id_dumai5K%C3Y$;tKS_iqMPHg<*|-@e`liWLAggVM!zAP#@l;=c>S03;{#04Z~5 zN_+ss=Yg6*hTr59mzMwZ@+l~q!+?ft!fF66AXT#wWavHt30bZWFCK%!BNk}LN?0Hg z1VF_nfs`Lm^DjYZ1(1uD0u4CSIr)XAaqW6IT{!St5~1{i=i}zAy76p%_|w8rh@@c0Axr!ns=D-X+|*sY6!@wacG9%)Qn*O zl0sa739kT-&_?#oVxXF6tOnqTD)cZ}2vi$`ZU8RLAlo8=_z#*P3xI~i!lEh+Pdu-L zx{d*wgjtXbnGX_Yf@Tc7Q3YhLhPvc8noGJs2DA~1DySiA&6V{5JzFt ojAY1KXm~va;tU{v7C?Xj0BHw!K;2aXV*mgE07*qoM6N<$f;4TDA^-pY literal 0 HcmV?d00001 diff --git a/apidocs/0.9.8/script-dir/jquery-3.6.0.min.js b/apidocs/0.9.8/script-dir/jquery-3.6.0.min.js new file mode 100644 index 00000000..c4c6022f --- /dev/null +++ b/apidocs/0.9.8/script-dir/jquery-3.6.0.min.js @@ -0,0 +1,2 @@ +/*! jQuery v3.6.0 | (c) OpenJS Foundation and other contributors | jquery.org/license */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.6.0",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&y(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!v||!v.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ye(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace($,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ve(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ye(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],v=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||v.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||v.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||v.push(".#.+[+~]"),e.querySelectorAll("\\\f"),v.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),v=v.length&&new RegExp(v.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),y=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},j=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&y(p,e)?-1:t==C||t.ownerDocument==p&&y(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!v||!v.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,D=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),y.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",y.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",y.option=!!ce.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ve(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ye(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function je(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function qe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Le(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var _t,zt=[],Ut=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=zt.pop()||S.expando+"_"+wt.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Ut.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Ut.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Ut,"$1"+r):!1!==e.jsonp&&(e.url+=(Tt.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,zt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),y.createHTMLDocument=((_t=E.implementation.createHTMLDocument("").body).innerHTML="
",2===_t.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(y.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return $(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=Fe(y.pixelPosition,function(e,t){if(t)return t=We(e,n),Pe.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return $(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0",options:{classes:{},disabled:!1,create:null},_createWidget:function(t,e){e=x(e||this.defaultElement||this)[0],this.element=x(e),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=x(),this.hoverable=x(),this.focusable=x(),this.classesElementLookup={},e!==this&&(x.data(e,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===e&&this.destroy()}}),this.document=x(e.style?e.ownerDocument:e.document||e),this.window=x(this.document[0].defaultView||this.document[0].parentWindow)),this.options=x.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:x.noop,_create:x.noop,_init:x.noop,destroy:function(){var i=this;this._destroy(),x.each(this.classesElementLookup,function(t,e){i._removeClass(e,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:x.noop,widget:function(){return this.element},option:function(t,e){var i,s,n,o=t;if(0===arguments.length)return x.widget.extend({},this.options);if("string"==typeof t)if(o={},t=(i=t.split(".")).shift(),i.length){for(s=o[t]=x.widget.extend({},this.options[t]),n=0;n
"),i=e.children()[0];return x("body").append(e),t=i.offsetWidth,e.css("overflow","scroll"),t===(i=i.offsetWidth)&&(i=e[0].clientWidth),e.remove(),s=t-i},getScrollInfo:function(t){var e=t.isWindow||t.isDocument?"":t.element.css("overflow-x"),i=t.isWindow||t.isDocument?"":t.element.css("overflow-y"),e="scroll"===e||"auto"===e&&t.widthC(E(s),E(n))?o.important="horizontal":o.important="vertical",c.using.call(this,t,o)}),l.offset(x.extend(u,{using:t}))})},x.ui.position={fit:{left:function(t,e){var i=e.within,s=i.isWindow?i.scrollLeft:i.offset.left,n=i.width,o=t.left-e.collisionPosition.marginLeft,l=s-o,a=o+e.collisionWidth-n-s;e.collisionWidth>n?0n?0",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.lastMousePosition={x:null,y:null},this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault(),this._activateItem(t)},"click .ui-menu-item":function(t){var e=x(t.target),i=x(x.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&e.not(".ui-state-disabled").length&&(this.select(t),t.isPropagationStopped()||(this.mouseHandled=!0),e.has(".ui-menu").length?this.expand(t):!this.element.is(":focus")&&i.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":"_activateItem","mousemove .ui-menu-item":"_activateItem",mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this._menuItems().first();e||this.focus(t,i)},blur:function(t){this._delay(function(){x.contains(this.element[0],x.ui.safeActiveElement(this.document[0]))||this.collapseAll(t)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t,!0),this.mouseHandled=!1}})},_activateItem:function(t){var e,i;this.previousFilter||t.clientX===this.lastMousePosition.x&&t.clientY===this.lastMousePosition.y||(this.lastMousePosition={x:t.clientX,y:t.clientY},e=x(t.target).closest(".ui-menu-item"),i=x(t.currentTarget),e[0]===i[0]&&(i.is(".ui-state-active")||(this._removeClass(i.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(t,i))))},_destroy:function(){var t=this.element.find(".ui-menu-item").removeAttr("role aria-disabled").children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),t.children().each(function(){var t=x(this);t.data("ui-menu-submenu-caret")&&t.remove()})},_keydown:function(t){var e,i,s,n=!0;switch(t.keyCode){case x.ui.keyCode.PAGE_UP:this.previousPage(t);break;case x.ui.keyCode.PAGE_DOWN:this.nextPage(t);break;case x.ui.keyCode.HOME:this._move("first","first",t);break;case x.ui.keyCode.END:this._move("last","last",t);break;case x.ui.keyCode.UP:this.previous(t);break;case x.ui.keyCode.DOWN:this.next(t);break;case x.ui.keyCode.LEFT:this.collapse(t);break;case x.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(t);break;case x.ui.keyCode.ENTER:case x.ui.keyCode.SPACE:this._activate(t);break;case x.ui.keyCode.ESCAPE:this.collapse(t);break;default:e=this.previousFilter||"",s=n=!1,i=96<=t.keyCode&&t.keyCode<=105?(t.keyCode-96).toString():String.fromCharCode(t.keyCode),clearTimeout(this.filterTimer),i===e?s=!0:i=e+i,e=this._filterMenuItems(i),(e=s&&-1!==e.index(this.active.next())?this.active.nextAll(".ui-menu-item"):e).length||(i=String.fromCharCode(t.keyCode),e=this._filterMenuItems(i)),e.length?(this.focus(t,e),this.previousFilter=i,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}n&&t.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var t,e,s=this,n=this.options.icons.submenu,i=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),e=i.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var t=x(this),e=t.prev(),i=x("").data("ui-menu-submenu-caret",!0);s._addClass(i,"ui-menu-icon","ui-icon "+n),e.attr("aria-haspopup","true").prepend(i),t.attr("aria-labelledby",e.attr("id"))}),this._addClass(e,"ui-menu","ui-widget ui-widget-content ui-front"),(t=i.add(this.element).find(this.options.items)).not(".ui-menu-item").each(function(){var t=x(this);s._isDivider(t)&&s._addClass(t,"ui-menu-divider","ui-widget-content")}),i=(e=t.not(".ui-menu-item, .ui-menu-divider")).children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(e,"ui-menu-item")._addClass(i,"ui-menu-item-wrapper"),t.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!x.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){var i;"icons"===t&&(i=this.element.find(".ui-menu-icon"),this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)),this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",String(t)),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),i=this.active.children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",i.attr("id")),i=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),(i=e.children(".ui-menu")).length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(t){var e,i,s;this._hasScroll()&&(i=parseFloat(x.css(this.activeMenu[0],"borderTopWidth"))||0,s=parseFloat(x.css(this.activeMenu[0],"paddingTop"))||0,e=t.offset().top-this.activeMenu.offset().top-i-s,i=this.activeMenu.scrollTop(),s=this.activeMenu.height(),t=t.outerHeight(),e<0?this.activeMenu.scrollTop(i+e):s",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,liveRegionTimer:null,_create:function(){var i,s,n,t=this.element[0].nodeName.toLowerCase(),e="textarea"===t,t="input"===t;this.isMultiLine=e||!t&&this._isContentEditable(this.element),this.valueMethod=this.element[e||t?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(t){if(this.element.prop("readOnly"))s=n=i=!0;else{s=n=i=!1;var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:i=!0,this._move("previousPage",t);break;case e.PAGE_DOWN:i=!0,this._move("nextPage",t);break;case e.UP:i=!0,this._keyEvent("previous",t);break;case e.DOWN:i=!0,this._keyEvent("next",t);break;case e.ENTER:this.menu.active&&(i=!0,t.preventDefault(),this.menu.select(t));break;case e.TAB:this.menu.active&&this.menu.select(t);break;case e.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(t),t.preventDefault());break;default:s=!0,this._searchTimeout(t)}}},keypress:function(t){if(i)return i=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||t.preventDefault());if(!s){var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:this._move("previousPage",t);break;case e.PAGE_DOWN:this._move("nextPage",t);break;case e.UP:this._keyEvent("previous",t);break;case e.DOWN:this._keyEvent("next",t)}}},input:function(t){if(n)return n=!1,void t.preventDefault();this._searchTimeout(t)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){clearTimeout(this.searching),this.close(t),this._change(t)}}),this._initSource(),this.menu=x("
    ").appendTo(this._appendTo()).menu({role:null}).hide().attr({unselectable:"on"}).menu("instance"),this._addClass(this.menu.element,"ui-autocomplete","ui-front"),this._on(this.menu.element,{mousedown:function(t){t.preventDefault()},menufocus:function(t,e){var i,s;if(this.isNewMenu&&(this.isNewMenu=!1,t.originalEvent&&/^mouse/.test(t.originalEvent.type)))return this.menu.blur(),void this.document.one("mousemove",function(){x(t.target).trigger(t.originalEvent)});s=e.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",t,{item:s})&&t.originalEvent&&/^key/.test(t.originalEvent.type)&&this._value(s.value),(i=e.item.attr("aria-label")||s.value)&&String.prototype.trim.call(i).length&&(clearTimeout(this.liveRegionTimer),this.liveRegionTimer=this._delay(function(){this.liveRegion.html(x("
    ").text(i))},100))},menuselect:function(t,e){var i=e.item.data("ui-autocomplete-item"),s=this.previous;this.element[0]!==x.ui.safeActiveElement(this.document[0])&&(this.element.trigger("focus"),this.previous=s,this._delay(function(){this.previous=s,this.selectedItem=i})),!1!==this._trigger("select",t,{item:i})&&this._value(i.value),this.term=this._value(),this.close(t),this.selectedItem=i}}),this.liveRegion=x("
    ",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(t,e){this._super(t,e),"source"===t&&this._initSource(),"appendTo"===t&&this.menu.element.appendTo(this._appendTo()),"disabled"===t&&e&&this.xhr&&this.xhr.abort()},_isEventTargetInWidget:function(t){var e=this.menu.element[0];return t.target===this.element[0]||t.target===e||x.contains(e,t.target)},_closeOnClickOutside:function(t){this._isEventTargetInWidget(t)||this.close()},_appendTo:function(){var t=this.options.appendTo;return t=!(t=!(t=t&&(t.jquery||t.nodeType?x(t):this.document.find(t).eq(0)))||!t[0]?this.element.closest(".ui-front, dialog"):t).length?this.document[0].body:t},_initSource:function(){var i,s,n=this;Array.isArray(this.options.source)?(i=this.options.source,this.source=function(t,e){e(x.ui.autocomplete.filter(i,t.term))}):"string"==typeof this.options.source?(s=this.options.source,this.source=function(t,e){n.xhr&&n.xhr.abort(),n.xhr=x.ajax({url:s,data:t,dataType:"json",success:function(t){e(t)},error:function(){e([])}})}):this.source=this.options.source},_searchTimeout:function(s){clearTimeout(this.searching),this.searching=this._delay(function(){var t=this.term===this._value(),e=this.menu.element.is(":visible"),i=s.altKey||s.ctrlKey||s.metaKey||s.shiftKey;t&&(e||i)||(this.selectedItem=null,this.search(null,s))},this.options.delay)},search:function(t,e){return t=null!=t?t:this._value(),this.term=this._value(),t.length").append(x("
    ").text(e.label)).appendTo(t)},_move:function(t,e){if(this.menu.element.is(":visible"))return this.menu.isFirstItem()&&/^previous/.test(t)||this.menu.isLastItem()&&/^next/.test(t)?(this.isMultiLine||this._value(this.term),void this.menu.blur()):void this.menu[t](e);this.search(null,e)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(t,e){this.isMultiLine&&!this.menu.element.is(":visible")||(this._move(t,e),e.preventDefault())},_isContentEditable:function(t){if(!t.length)return!1;var e=t.prop("contentEditable");return"inherit"===e?this._isContentEditable(t.parent()):"true"===e}}),x.extend(x.ui.autocomplete,{escapeRegex:function(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(t,e){var i=new RegExp(x.ui.autocomplete.escapeRegex(e),"i");return x.grep(t,function(t){return i.test(t.label||t.value||t)})}}),x.widget("ui.autocomplete",x.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(t){return t+(1").text(e))},100))}});x.ui.autocomplete}); \ No newline at end of file diff --git a/apidocs/0.9.8/script.js b/apidocs/0.9.8/script.js new file mode 100644 index 00000000..62953632 --- /dev/null +++ b/apidocs/0.9.8/script.js @@ -0,0 +1,266 @@ +/* + * Copyright (c) 2013, 2022, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +var moduleSearchIndex; +var packageSearchIndex; +var typeSearchIndex; +var memberSearchIndex; +var tagSearchIndex; + +var oddRowColor = "odd-row-color"; +var evenRowColor = "even-row-color"; +var sortAsc = "sort-asc"; +var sortDesc = "sort-desc"; +var tableTab = "table-tab"; +var activeTableTab = "active-table-tab"; + +function loadScripts(doc, tag) { + createElem(doc, tag, 'search.js'); + + createElem(doc, tag, 'module-search-index.js'); + createElem(doc, tag, 'package-search-index.js'); + createElem(doc, tag, 'type-search-index.js'); + createElem(doc, tag, 'member-search-index.js'); + createElem(doc, tag, 'tag-search-index.js'); +} + +function createElem(doc, tag, path) { + var script = doc.createElement(tag); + var scriptElement = doc.getElementsByTagName(tag)[0]; + script.src = pathtoroot + path; + scriptElement.parentNode.insertBefore(script, scriptElement); +} + +// Helper for making content containing release names comparable lexicographically +function makeComparable(s) { + return s.toLowerCase().replace(/(\d+)/g, + function(n, m) { + return ("000" + m).slice(-4); + }); +} + +// Switches between two styles depending on a condition +function toggleStyle(classList, condition, trueStyle, falseStyle) { + if (condition) { + classList.remove(falseStyle); + classList.add(trueStyle); + } else { + classList.remove(trueStyle); + classList.add(falseStyle); + } +} + +// Sorts the rows in a table lexicographically by the content of a specific column +function sortTable(header, columnIndex, columns) { + var container = header.parentElement; + var descending = header.classList.contains(sortAsc); + container.querySelectorAll("div.table-header").forEach( + function(header) { + header.classList.remove(sortAsc); + header.classList.remove(sortDesc); + } + ) + var cells = container.children; + var rows = []; + for (var i = columns; i < cells.length; i += columns) { + rows.push(Array.prototype.slice.call(cells, i, i + columns)); + } + var comparator = function(a, b) { + var ka = makeComparable(a[columnIndex].textContent); + var kb = makeComparable(b[columnIndex].textContent); + if (ka < kb) + return descending ? 1 : -1; + if (ka > kb) + return descending ? -1 : 1; + return 0; + }; + var sorted = rows.sort(comparator); + var visible = 0; + sorted.forEach(function(row) { + if (row[0].style.display !== 'none') { + var isEvenRow = visible++ % 2 === 0; + } + row.forEach(function(cell) { + toggleStyle(cell.classList, isEvenRow, evenRowColor, oddRowColor); + container.appendChild(cell); + }) + }); + toggleStyle(header.classList, descending, sortDesc, sortAsc); +} + +// Toggles the visibility of a table category in all tables in a page +function toggleGlobal(checkbox, selected, columns) { + var display = checkbox.checked ? '' : 'none'; + document.querySelectorAll("div.table-tabs").forEach(function(t) { + var id = t.parentElement.getAttribute("id"); + var selectedClass = id + "-tab" + selected; + // if selected is empty string it selects all uncategorized entries + var selectUncategorized = !Boolean(selected); + var visible = 0; + document.querySelectorAll('div.' + id) + .forEach(function(elem) { + if (selectUncategorized) { + if (elem.className.indexOf(selectedClass) === -1) { + elem.style.display = display; + } + } else if (elem.classList.contains(selectedClass)) { + elem.style.display = display; + } + if (elem.style.display === '') { + var isEvenRow = visible++ % (columns * 2) < columns; + toggleStyle(elem.classList, isEvenRow, evenRowColor, oddRowColor); + } + }); + t.parentElement.style.display = visible === 0 ? 'none' : ''; + }) +} + +// Shows the elements of a table belonging to a specific category +function show(tableId, selected, columns) { + if (tableId !== selected) { + document.querySelectorAll('div.' + tableId + ':not(.' + selected + ')') + .forEach(function(elem) { + elem.style.display = 'none'; + }); + } + document.querySelectorAll('div.' + selected) + .forEach(function(elem, index) { + elem.style.display = ''; + var isEvenRow = index % (columns * 2) < columns; + toggleStyle(elem.classList, isEvenRow, evenRowColor, oddRowColor); + }); + updateTabs(tableId, selected); +} + +function updateTabs(tableId, selected) { + document.querySelector('div#' + tableId +' .summary-table') + .setAttribute('aria-labelledby', selected); + document.querySelectorAll('button[id^="' + tableId + '"]') + .forEach(function(tab, index) { + if (selected === tab.id || (tableId === selected && index === 0)) { + tab.className = activeTableTab; + tab.setAttribute('aria-selected', true); + tab.setAttribute('tabindex',0); + } else { + tab.className = tableTab; + tab.setAttribute('aria-selected', false); + tab.setAttribute('tabindex',-1); + } + }); +} + +function switchTab(e) { + var selected = document.querySelector('[aria-selected=true]'); + if (selected) { + if ((e.keyCode === 37 || e.keyCode === 38) && selected.previousSibling) { + // left or up arrow key pressed: move focus to previous tab + selected.previousSibling.click(); + selected.previousSibling.focus(); + e.preventDefault(); + } else if ((e.keyCode === 39 || e.keyCode === 40) && selected.nextSibling) { + // right or down arrow key pressed: move focus to next tab + selected.nextSibling.click(); + selected.nextSibling.focus(); + e.preventDefault(); + } + } +} + +var updateSearchResults = function() {}; + +function indexFilesLoaded() { + return moduleSearchIndex + && packageSearchIndex + && typeSearchIndex + && memberSearchIndex + && tagSearchIndex; +} +// Copy the contents of the local snippet to the clipboard +function copySnippet(button) { + copyToClipboard(button.nextElementSibling.innerText); + switchCopyLabel(button.firstElementChild, button.parentElement); +} +// Copy the link to the adjacent header to the clipboard +function copyUrl(button) { + var id; + var header = button.parentElement; + if (header.hasAttribute("id")) { + id = header.getAttribute("id"); + } else if (header.parentElement.tagName === 'SECTION' && header.parentElement.hasAttribute("id")) { + id = header.parentElement.getAttribute("id"); + } else if (header.firstElementChild && header.firstElementChild.tagName === "A" + && header.firstElementChild.hasAttribute("id")) { + id = header.firstElementChild.getAttribute("id"); + } + var url = document.location.href; + if (url.indexOf("#") > -1) { + url = url.substring(0, url.indexOf("#")); + } + copyToClipboard(url + "#" + id); + switchCopyLabel(button.lastElementChild, button.parentElement); +} +function copyToClipboard(content) { + var textarea = document.createElement("textarea"); + textarea.style.height = 0; + document.body.appendChild(textarea); + textarea.value = content; + textarea.select(); + document.execCommand("copy"); + document.body.removeChild(textarea); +} +function switchCopyLabel(span, parent) { + var copied = span.getAttribute("data-copied"); + if (span.innerHTML !== copied) { + var initialLabel = span.innerHTML; + span.innerHTML = copied; + parent.onmouseleave = parent.ontouchend = function() { + span.innerHTML = initialLabel; + }; + } +} +// Workaround for scroll position not being included in browser history (8249133) +document.addEventListener("DOMContentLoaded", function(e) { + var contentDiv = document.querySelector("div.flex-content"); + window.addEventListener("popstate", function(e) { + if (e.state !== null) { + contentDiv.scrollTop = e.state; + } + }); + window.addEventListener("hashchange", function(e) { + history.replaceState(contentDiv.scrollTop, document.title); + }); + var timeoutId; + contentDiv.addEventListener("scroll", function(e) { + if (timeoutId) { + clearTimeout(timeoutId); + } + timeoutId = setTimeout(function() { + history.replaceState(contentDiv.scrollTop, document.title); + }, 100); + }); + if (!location.hash) { + history.replaceState(contentDiv.scrollTop, document.title); + } +}); diff --git a/apidocs/0.9.8/search-page.js b/apidocs/0.9.8/search-page.js new file mode 100644 index 00000000..d55f29e5 --- /dev/null +++ b/apidocs/0.9.8/search-page.js @@ -0,0 +1,299 @@ +/* + * Copyright (c) 2022, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +"use strict"; +$(function() { + var copy = $("#page-search-copy"); + var expand = $("#page-search-expand"); + var searchLink = $("span#page-search-link"); + var redirect = $("input#search-redirect"); + function setSearchUrlTemplate() { + var href = document.location.href.split(/[#?]/)[0]; + href += "?q=" + "%s"; + if (redirect.is(":checked")) { + href += "&r=1"; + } + searchLink.html(href); + copy[0].onmouseenter(); + } + function copyLink(e) { + var textarea = document.createElement("textarea"); + textarea.style.height = 0; + document.body.appendChild(textarea); + textarea.value = this.previousSibling.innerText; + textarea.select(); + document.execCommand("copy"); + document.body.removeChild(textarea); + var span = this.lastElementChild; + var copied = span.getAttribute("data-copied"); + if (span.innerHTML !== copied) { + var initialLabel = span.innerHTML; + span.innerHTML = copied; + var parent = this.parentElement.parentElement; + parent.onmouseleave = parent.ontouchend = copy[0].onmouseenter = function() { + span.innerHTML = initialLabel; + }; + } + } + copy.click(copyLink); + copy[0].onmouseenter = function() {}; + redirect.click(setSearchUrlTemplate); + setSearchUrlTemplate(); + copy.prop("disabled", false); + redirect.prop("disabled", false); + expand.click(function (e) { + var searchInfo = $("div.page-search-info"); + if(this.parentElement.hasAttribute("open")) { + searchInfo.attr("style", "border-width: 0;"); + } else { + searchInfo.attr("style", "border-width: 1px;").height(searchInfo.prop("scrollHeight")); + } + }); +}); +$(window).on("load", function() { + var input = $("#page-search-input"); + var reset = $("#page-search-reset"); + var notify = $("#page-search-notify"); + var resultSection = $("div#result-section"); + var resultContainer = $("div#result-container"); + var searchTerm = ""; + var activeTab = ""; + var fixedTab = false; + var visibleTabs = []; + var feelingLucky = false; + function renderResults(result) { + if (!result.length) { + notify.html(messages.noResult); + } else if (result.length === 1) { + notify.html(messages.oneResult); + } else { + notify.html(messages.manyResults.replace("{0}", result.length)); + } + resultContainer.empty(); + var r = { + "types": [], + "members": [], + "packages": [], + "modules": [], + "searchTags": [] + }; + for (var i in result) { + var item = result[i]; + var arr = r[item.category]; + arr.push(item); + } + if (!activeTab || r[activeTab].length === 0 || !fixedTab) { + Object.keys(r).reduce(function(prev, curr) { + if (r[curr].length > 0 && r[curr][0].score > prev) { + activeTab = curr; + return r[curr][0].score; + } + return prev; + }, 0); + } + if (feelingLucky && activeTab) { + notify.html(messages.redirecting) + var firstItem = r[activeTab][0]; + window.location = getURL(firstItem.indexItem, firstItem.category); + return; + } + if (result.length > 20) { + if (searchTerm[searchTerm.length - 1] === ".") { + if (activeTab === "types" && r["members"].length > r["types"].length) { + activeTab = "members"; + } else if (activeTab === "packages" && r["types"].length > r["packages"].length) { + activeTab = "types"; + } + } + } + var categoryCount = Object.keys(r).reduce(function(prev, curr) { + return prev + (r[curr].length > 0 ? 1 : 0); + }, 0); + visibleTabs = []; + var tabContainer = $("
    ").appendTo(resultContainer); + for (var key in r) { + var id = "#result-tab-" + key.replace("searchTags", "search_tags"); + if (r[key].length) { + var count = r[key].length >= 1000 ? "999+" : r[key].length; + if (result.length > 20 && categoryCount > 1) { + var button = $("").appendTo(tabContainer); + button.click(key, function(e) { + fixedTab = true; + renderResult(e.data, $(this)); + }); + visibleTabs.push(key); + } else { + $("" + categories[key] + + " (" + count + ")").appendTo(tabContainer); + renderTable(key, r[key]).appendTo(resultContainer); + tabContainer = $("
    ").appendTo(resultContainer); + + } + } + } + if (activeTab && result.length > 20 && categoryCount > 1) { + $("button#result-tab-" + activeTab).addClass("active-table-tab"); + renderTable(activeTab, r[activeTab]).appendTo(resultContainer); + } + resultSection.show(); + function renderResult(category, button) { + activeTab = category; + setSearchUrl(); + resultContainer.find("div.summary-table").remove(); + renderTable(activeTab, r[activeTab]).appendTo(resultContainer); + button.siblings().removeClass("active-table-tab"); + button.addClass("active-table-tab"); + } + } + function selectTab(category) { + $("button#result-tab-" + category).click(); + } + function renderTable(category, items) { + var table = $("
    ") + .addClass(category === "modules" + ? "one-column-search-results" + : "two-column-search-results"); + var col1, col2; + if (category === "modules") { + col1 = "Module"; + } else if (category === "packages") { + col1 = "Module"; + col2 = "Package"; + } else if (category === "types") { + col1 = "Package"; + col2 = "Class" + } else if (category === "members") { + col1 = "Class"; + col2 = "Member"; + } else if (category === "searchTags") { + col1 = "Location"; + col2 = "Name"; + } + $("
    " + col1 + "
    ").appendTo(table); + if (category !== "modules") { + $("
    " + col2 + "
    ").appendTo(table); + } + $.each(items, function(index, item) { + var rowColor = index % 2 ? "odd-row-color" : "even-row-color"; + renderItem(item, table, rowColor); + }); + return table; + } + function renderItem(item, table, rowColor) { + var label = getHighlightedText(item.input, item.boundaries, item.prefix.length, item.input.length); + var link = $("") + .attr("href", getURL(item.indexItem, item.category)) + .attr("tabindex", "0") + .addClass("search-result-link") + .html(label); + var container = getHighlightedText(item.input, item.boundaries, 0, item.prefix.length - 1); + if (item.category === "searchTags") { + container = item.indexItem.h || ""; + } + if (item.category !== "modules") { + $("
    ").html(container).addClass("col-plain").addClass(rowColor).appendTo(table); + } + $("
    ").html(link).addClass("col-last").addClass(rowColor).appendTo(table); + } + var timeout; + function schedulePageSearch() { + if (timeout) { + clearTimeout(timeout); + } + timeout = setTimeout(function () { + doPageSearch() + }, 100); + } + function doPageSearch() { + setSearchUrl(); + var term = searchTerm = input.val().trim(); + if (term === "") { + notify.html(messages.enterTerm); + activeTab = ""; + fixedTab = false; + resultContainer.empty(); + resultSection.hide(); + } else { + notify.html(messages.searching); + doSearch({ term: term, maxResults: 1200 }, renderResults); + } + } + function setSearchUrl() { + var query = input.val().trim(); + var url = document.location.pathname; + if (query) { + url += "?q=" + encodeURI(query); + if (activeTab && fixedTab) { + url += "&c=" + activeTab; + } + } + history.replaceState({query: query}, "", url); + } + input.on("input", function(e) { + feelingLucky = false; + schedulePageSearch(); + }); + $(document).keydown(function(e) { + if ((e.ctrlKey || e.metaKey) && (e.key === "ArrowLeft" || e.key === "ArrowRight")) { + if (activeTab && visibleTabs.length > 1) { + var idx = visibleTabs.indexOf(activeTab); + idx += e.key === "ArrowLeft" ? visibleTabs.length - 1 : 1; + selectTab(visibleTabs[idx % visibleTabs.length]); + return false; + } + } + }); + reset.click(function() { + notify.html(messages.enterTerm); + resultSection.hide(); + activeTab = ""; + fixedTab = false; + resultContainer.empty(); + input.val('').focus(); + setSearchUrl(); + }); + input.prop("disabled", false); + reset.prop("disabled", false); + + var urlParams = new URLSearchParams(window.location.search); + if (urlParams.has("q")) { + input.val(urlParams.get("q")) + } + if (urlParams.has("c")) { + activeTab = urlParams.get("c"); + fixedTab = true; + } + if (urlParams.get("r")) { + feelingLucky = true; + } + if (input.val()) { + doPageSearch(); + } else { + notify.html(messages.enterTerm); + } + input.select().focus(); +}); diff --git a/apidocs/0.9.8/search.html b/apidocs/0.9.8/search.html new file mode 100644 index 00000000..900815b0 --- /dev/null +++ b/apidocs/0.9.8/search.html @@ -0,0 +1,78 @@ + + + + +Search (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
    + +
    +
    +

    Search

    +
    + + +
    +Additional resources +
    +
    +
    +

    The help page provides an introduction to the scope and syntax of JavaDoc search.

    +

    You can use the <ctrl> or <cmd> keys in combination with the left and right arrow keys to switch between result tabs in this page.

    +

    The URL template below may be used to configure this page as a search engine in browsers that support this feature. It has been tested to work in Google Chrome and Mozilla Firefox. Note that other browsers may not support this feature or require a different URL format.

    +link +

    + +

    +
    +

    Loading search index...

    + +
    +
    +
    + +
    +
    +
    + + diff --git a/apidocs/0.9.8/search.js b/apidocs/0.9.8/search.js new file mode 100644 index 00000000..906deacb --- /dev/null +++ b/apidocs/0.9.8/search.js @@ -0,0 +1,465 @@ +/* + * Copyright (c) 2015, 2022, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ +"use strict"; +const messages = { + enterTerm: "Enter a search term", + noResult: "No results found", + oneResult: "Found one result", + manyResults: "Found {0} results", + loading: "Loading search index...", + searching: "Searching...", + redirecting: "Redirecting to first result...", + copyUrl: "Copy URL", + urlCopied: "Copied!" +} +const categories = { + modules: "Modules", + packages: "Packages", + types: "Types", + members: "Members", + searchTags: "Search Tags" +}; +const highlight = "$&"; +const NO_MATCH = {}; +const MAX_RESULTS = 500; +function checkUnnamed(name, separator) { + return name === "" || !name ? "" : name + separator; +} +function escapeHtml(str) { + return str.replace(//g, ">"); +} +function getHighlightedText(str, boundaries, from, to) { + var start = from; + var text = ""; + for (var i = 0; i < boundaries.length; i += 2) { + var b0 = boundaries[i]; + var b1 = boundaries[i + 1]; + if (b0 >= to || b1 <= from) { + continue; + } + text += escapeHtml(str.slice(start, Math.max(start, b0))); + text += ""; + text += escapeHtml(str.slice(Math.max(start, b0), Math.min(to, b1))); + text += ""; + start = Math.min(to, b1); + } + text += escapeHtml(str.slice(start, to)); + return text; +} +function getURLPrefix(item, category) { + var urlPrefix = ""; + var slash = "/"; + if (category === "modules") { + return item.l + slash; + } else if (category === "packages" && item.m) { + return item.m + slash; + } else if (category === "types" || category === "members") { + if (item.m) { + urlPrefix = item.m + slash; + } else { + $.each(packageSearchIndex, function(index, it) { + if (it.m && item.p === it.l) { + urlPrefix = it.m + slash; + } + }); + } + } + return urlPrefix; +} +function getURL(item, category) { + if (item.url) { + return item.url; + } + var url = getURLPrefix(item, category); + if (category === "modules") { + url += "module-summary.html"; + } else if (category === "packages") { + if (item.u) { + url = item.u; + } else { + url += item.l.replace(/\./g, '/') + "/package-summary.html"; + } + } else if (category === "types") { + if (item.u) { + url = item.u; + } else { + url += checkUnnamed(item.p, "/").replace(/\./g, '/') + item.l + ".html"; + } + } else if (category === "members") { + url += checkUnnamed(item.p, "/").replace(/\./g, '/') + item.c + ".html" + "#"; + if (item.u) { + url += item.u; + } else { + url += item.l; + } + } else if (category === "searchTags") { + url += item.u; + } + item.url = url; + return url; +} +function createMatcher(term, camelCase) { + if (camelCase && !isUpperCase(term)) { + return null; // no need for camel-case matcher for lower case query + } + var pattern = ""; + var upperCase = []; + term.trim().split(/\s+/).forEach(function(w, index, array) { + var tokens = w.split(/(?=[A-Z,.()<>?[\/])/); + for (var i = 0; i < tokens.length; i++) { + var s = tokens[i]; + // ',' and '?' are the only delimiters commonly followed by space in java signatures + pattern += "(" + $.ui.autocomplete.escapeRegex(s).replace(/[,?]/g, "$&\\s*?") + ")"; + upperCase.push(false); + var isWordToken = /\w$/.test(s); + if (isWordToken) { + if (i === tokens.length - 1 && index < array.length - 1) { + // space in query string matches all delimiters + pattern += "(.*?)"; + upperCase.push(isUpperCase(s[0])); + } else { + if (!camelCase && isUpperCase(s) && s.length === 1) { + pattern += "()"; + } else { + pattern += "([a-z0-9$<>?[\\]]*?)"; + } + upperCase.push(isUpperCase(s[0])); + } + } else { + pattern += "()"; + upperCase.push(false); + } + } + }); + var re = new RegExp(pattern, "gi"); + re.upperCase = upperCase; + return re; +} +function analyzeMatch(matcher, input, startOfName, category) { + var from = startOfName; + matcher.lastIndex = from; + var match = matcher.exec(input); + while (!match && from > 1) { + from = input.lastIndexOf(".", from - 2) + 1; + matcher.lastIndex = from; + match = matcher.exec(input); + } + if (!match) { + return NO_MATCH; + } + var boundaries = []; + var matchEnd = match.index + match[0].length; + var leftParen = input.indexOf("("); + // exclude peripheral matches + if (category !== "modules" && category !== "searchTags") { + if (leftParen > -1 && leftParen < match.index) { + return NO_MATCH; + } else if (startOfName - 1 >= matchEnd) { + return NO_MATCH; + } + } + var endOfName = leftParen > -1 ? leftParen : input.length; + var score = 5; + var start = match.index; + var prevEnd = -1; + for (var i = 1; i < match.length; i += 2) { + var isUpper = isUpperCase(input[start]); + var isMatcherUpper = matcher.upperCase[i]; + // capturing groups come in pairs, match and non-match + boundaries.push(start, start + match[i].length); + // make sure groups are anchored on a left word boundary + var prevChar = input[start - 1] || ""; + var nextChar = input[start + 1] || ""; + if (start !== 0 && !/[\W_]/.test(prevChar) && !/[\W_]/.test(input[start])) { + if (isUpper && (isLowerCase(prevChar) || isLowerCase(nextChar))) { + score -= 0.1; + } else if (isMatcherUpper && start === prevEnd) { + score -= isUpper ? 0.1 : 1.0; + } else { + return NO_MATCH; + } + } + prevEnd = start + match[i].length; + start += match[i].length + match[i + 1].length; + + // lower score for parts of the name that are missing + if (match[i + 1] && prevEnd < endOfName) { + score -= rateNoise(match[i + 1]); + } + } + // lower score if a type name contains unmatched camel-case parts + if (input[matchEnd - 1] !== "." && endOfName > matchEnd) + score -= rateNoise(input.slice(matchEnd, endOfName)); + score -= rateNoise(input.slice(0, Math.max(startOfName, match.index))); + + if (score <= 0) { + return NO_MATCH; + } + return { + input: input, + score: score, + category: category, + boundaries: boundaries + }; +} +function isUpperCase(s) { + return s !== s.toLowerCase(); +} +function isLowerCase(s) { + return s !== s.toUpperCase(); +} +function rateNoise(str) { + return (str.match(/([.(])/g) || []).length / 5 + + (str.match(/([A-Z]+)/g) || []).length / 10 + + str.length / 20; +} +function doSearch(request, response) { + var term = request.term.trim(); + var maxResults = request.maxResults || MAX_RESULTS; + if (term.length === 0) { + return this.close(); + } + var matcher = { + plainMatcher: createMatcher(term, false), + camelCaseMatcher: createMatcher(term, true) + } + var indexLoaded = indexFilesLoaded(); + + function getPrefix(item, category) { + switch (category) { + case "packages": + return checkUnnamed(item.m, "/"); + case "types": + return checkUnnamed(item.p, "."); + case "members": + return checkUnnamed(item.p, ".") + item.c + "."; + default: + return ""; + } + } + function useQualifiedName(category) { + switch (category) { + case "packages": + return /[\s/]/.test(term); + case "types": + case "members": + return /[\s.]/.test(term); + default: + return false; + } + } + function searchIndex(indexArray, category) { + var matches = []; + if (!indexArray) { + if (!indexLoaded) { + matches.push({ l: messages.loading, category: category }); + } + return matches; + } + $.each(indexArray, function (i, item) { + var prefix = getPrefix(item, category); + var simpleName = item.l; + var qualifiedName = prefix + simpleName; + var useQualified = useQualifiedName(category); + var input = useQualified ? qualifiedName : simpleName; + var startOfName = useQualified ? prefix.length : 0; + var m = analyzeMatch(matcher.plainMatcher, input, startOfName, category); + if (m === NO_MATCH && matcher.camelCaseMatcher) { + m = analyzeMatch(matcher.camelCaseMatcher, input, startOfName, category); + } + if (m !== NO_MATCH) { + m.indexItem = item; + m.prefix = prefix; + if (!useQualified) { + m.input = qualifiedName; + m.boundaries = m.boundaries.map(function(b) { + return b + prefix.length; + }); + } + matches.push(m); + } + return matches.length < maxResults; + }); + return matches.sort(function(e1, e2) { + return e2.score - e1.score; + }); + } + + var result = searchIndex(moduleSearchIndex, "modules") + .concat(searchIndex(packageSearchIndex, "packages")) + .concat(searchIndex(typeSearchIndex, "types")) + .concat(searchIndex(memberSearchIndex, "members")) + .concat(searchIndex(tagSearchIndex, "searchTags")); + + if (!indexLoaded) { + updateSearchResults = function() { + doSearch(request, response); + } + } else { + updateSearchResults = function() {}; + } + response(result); +} +// JQuery search menu implementation +$.widget("custom.catcomplete", $.ui.autocomplete, { + _create: function() { + this._super(); + this.widget().menu("option", "items", "> .result-item"); + // workaround for search result scrolling + this.menu._scrollIntoView = function _scrollIntoView( item ) { + var borderTop, paddingTop, offset, scroll, elementHeight, itemHeight; + if ( this._hasScroll() ) { + borderTop = parseFloat( $.css( this.activeMenu[ 0 ], "borderTopWidth" ) ) || 0; + paddingTop = parseFloat( $.css( this.activeMenu[ 0 ], "paddingTop" ) ) || 0; + offset = item.offset().top - this.activeMenu.offset().top - borderTop - paddingTop; + scroll = this.activeMenu.scrollTop(); + elementHeight = this.activeMenu.height() - 26; + itemHeight = item.outerHeight(); + + if ( offset < 0 ) { + this.activeMenu.scrollTop( scroll + offset ); + } else if ( offset + itemHeight > elementHeight ) { + this.activeMenu.scrollTop( scroll + offset - elementHeight + itemHeight ); + } + } + }; + }, + _renderMenu: function(ul, items) { + var currentCategory = ""; + var widget = this; + widget.menu.bindings = $(); + $.each(items, function(index, item) { + if (item.category && item.category !== currentCategory) { + ul.append("
  • " + categories[item.category] + "
  • "); + currentCategory = item.category; + } + var li = widget._renderItemData(ul, item); + if (item.category) { + li.attr("aria-label", categories[item.category] + " : " + item.l); + } else { + li.attr("aria-label", item.l); + } + li.attr("class", "result-item"); + }); + ul.append(""); + }, + _renderItem: function(ul, item) { + var li = $("
  • ").appendTo(ul); + var div = $("
    ").appendTo(li); + var label = item.l + ? item.l + : getHighlightedText(item.input, item.boundaries, 0, item.input.length); + var idx = item.indexItem; + if (item.category === "searchTags" && idx.h) { + if (idx.d) { + div.html(label + " (" + idx.h + ")
    " + + idx.d + "
    "); + } else { + div.html(label + " (" + idx.h + ")"); + } + } else { + div.html(label); + } + return li; + } +}); +$(function() { + var expanded = false; + var windowWidth; + function collapse() { + if (expanded) { + $("div#navbar-top").removeAttr("style"); + $("button#navbar-toggle-button") + .removeClass("expanded") + .attr("aria-expanded", "false"); + expanded = false; + } + } + $("button#navbar-toggle-button").click(function (e) { + if (expanded) { + collapse(); + } else { + var navbar = $("div#navbar-top"); + navbar.height(navbar.prop("scrollHeight")); + $("button#navbar-toggle-button") + .addClass("expanded") + .attr("aria-expanded", "true"); + expanded = true; + windowWidth = window.innerWidth; + } + }); + $("ul.sub-nav-list-small li a").click(collapse); + $("input#search-input").focus(collapse); + $("main").click(collapse); + $("section[id] > :header, :header[id], :header:has(a[id])").hover( + function () { + $(this).append($("")); + }, + function () { + $(this).find("button:last").remove(); + } + ); + $(window).on("orientationchange", collapse).on("resize", function(e) { + if (expanded && windowWidth !== window.innerWidth) collapse(); + }); + var search = $("#search-input"); + var reset = $("#reset-button"); + search.catcomplete({ + minLength: 1, + delay: 200, + source: doSearch, + response: function(event, ui) { + if (!ui.content.length) { + ui.content.push({ l: messages.noResult }); + } else { + $("#search-input").empty(); + } + }, + autoFocus: true, + focus: function(event, ui) { + return false; + }, + position: { + collision: "flip" + }, + select: function(event, ui) { + if (ui.item.indexItem) { + var url = getURL(ui.item.indexItem, ui.item.category); + window.location.href = pathtoroot + url; + $("#search-input").focus(); + } + } + }); + search.val(''); + search.prop("disabled", false); + reset.prop("disabled", false); + reset.click(function() { + search.val('').focus(); + }); + search.focus(); +}); diff --git a/apidocs/0.9.8/serialized-form.html b/apidocs/0.9.8/serialized-form.html new file mode 100644 index 00000000..bc09ca6e --- /dev/null +++ b/apidocs/0.9.8/serialized-form.html @@ -0,0 +1,82 @@ + + + + +Serialized Form (CompletableFuture-Fu(cffu) 0.9.8 API) + + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Serialized Form

    +
    + +
    +
    +
    + +
    +
    +
    + + diff --git a/apidocs/0.9.8/stylesheet.css b/apidocs/0.9.8/stylesheet.css new file mode 100644 index 00000000..d3309916 --- /dev/null +++ b/apidocs/0.9.8/stylesheet.css @@ -0,0 +1,1204 @@ +/* + * Javadoc style sheet + */ + +@import url('resources/fonts/dejavu.css'); + +/* + * Styles for individual HTML elements. + * + * These are styles that are specific to individual HTML elements. Changing them affects the style of a particular + * HTML element throughout the page. + */ + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; + padding:0; + height:100%; + width:100%; +} +iframe { + margin:0; + padding:0; + height:100%; + width:100%; + overflow-y:scroll; + border:none; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a[href]:hover, a[href]:focus { + text-decoration:none; + color:#bb7a2a; +} +a[name] { + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; +} +h4 { + font-size:15px; +} +h5 { + font-size:14px; +} +h6 { + font-size:13px; +} +/* Disable font boosting for selected elements */ +h1, h2, h3, h4, h5, h6, div.member-signature { + max-height: 1000em; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; +} +:not(h1, h2, h3, h4, h5, h6) > code, +:not(h1, h2, h3, h4, h5, h6) > tt { + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +.summary-table dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +button { + font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size: 14px; +} +/* + * Styles for HTML generated by javadoc. + * + * These are style classes that are used by the standard doclet to generate HTML documentation. + */ + +/* + * Styles for document title and copyright. + */ +.about-language { + float:right; + padding:0 21px 8px 8px; + font-size:11px; + margin-top:-9px; + height:2.9em; +} +.legal-copy { + margin-left:.5em; +} +/* + * Styles for navigation bar. + */ +@media screen { + div.flex-box { + position:fixed; + display:flex; + flex-direction:column; + height: 100%; + width: 100%; + } + header.flex-header { + flex: 0 0 auto; + } + div.flex-content { + flex: 1 1 auto; + overflow-y: auto; + } +} +.top-nav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + min-height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +button#navbar-toggle-button { + display:none; +} +ul.sub-nav-list-small { + display: none; +} +.sub-nav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.sub-nav div { + clear:left; + float:left; + padding:6px; + text-transform:uppercase; +} +.sub-nav .sub-nav-list { + padding-top:4px; +} +ul.nav-list { + display:block; + margin:0 25px 0 0; + padding:0; +} +ul.sub-nav-list { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.nav-list li { + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +.sub-nav .nav-list-search { + float:right; + margin:0; + padding:6px; + clear:none; + text-align:right; + position:relative; +} +ul.sub-nav-list li { + list-style:none; + float:left; +} +.top-nav a:link, .top-nav a:active, .top-nav a:visited { + color:#ffffff; + text-decoration:none; + text-transform:uppercase; +} +.top-nav a:hover { + color:#bb7a2a; +} +.nav-bar-cell1-rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skip-nav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* + * Hide navigation links and search box in print layout + */ +@media print { + ul.nav-list, div.sub-nav { + display:none; + } +} +/* + * Styles for page header. + */ +.title { + color:#2c4557; + margin:10px 0; +} +.sub-title { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.header ul li { + list-style:none; + font-size:13px; +} +/* + * Styles for headings. + */ +body.class-declaration-page .summary h2, +body.class-declaration-page .details h2, +body.class-use-page h2, +body.module-declaration-page .block-list h2 { + font-style: italic; + padding:0; + margin:15px 0; +} +body.class-declaration-page .summary h3, +body.class-declaration-page .details h3, +body.class-declaration-page .summary .inherited-list h2 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +/* + * Styles for page layout containers. + */ +main { + clear:both; + padding:10px 20px; + position:relative; +} +dl.notes > dt { + font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +dl.notes > dd { + margin:5px 10px 10px 0; + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} +dl.name-value > dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +dl.name-value > dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* + * Styles for lists. + */ +li.circle { + list-style:circle; +} +ul.horizontal li { + display:inline; + font-size:0.9em; +} +div.inheritance { + margin:0; + padding:0; +} +div.inheritance div.inheritance { + margin-left:2em; +} +ul.block-list, +ul.details-list, +ul.member-list, +ul.summary-list { + margin:10px 0 10px 0; + padding:0; +} +ul.block-list > li, +ul.details-list > li, +ul.member-list > li, +ul.summary-list > li { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +.summary-table dl, .summary-table dl dt, .summary-table dl dd { + margin-top:0; + margin-bottom:1px; +} +ul.see-list, ul.see-list-long { + padding-left: 0; + list-style: none; +} +ul.see-list li { + display: inline; +} +ul.see-list li:not(:last-child):after, +ul.see-list-long li:not(:last-child):after { + content: ", "; + white-space: pre-wrap; +} +/* + * Styles for tables. + */ +.summary-table, .details-table { + width:100%; + border-spacing:0; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; + padding:0; +} +.caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + clear:none; + overflow:hidden; + padding:0; + padding-top:10px; + padding-left:1px; + margin:0; +} +.caption a:link, .caption a:visited { + color:#1f389c; +} +.caption a:hover, +.caption a:active { + color:#FFFFFF; +} +.caption span { + font-weight:bold; + white-space:nowrap; + padding:5px 12px 7px 12px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +div.table-tabs { + padding:10px 0 0 1px; + margin:10px 0 0 0; +} +div.table-tabs > span { + background-color: #EEE; + color: #000; + border: none; + padding: 5px 12px 8px 12px; +} +div.table-tabs > button { + border: none; + cursor: pointer; + padding: 5px 12px 7px 12px; + font-weight: bold; + margin-right: 8px; +} +div.table-tabs > .active-table-tab { + background: #F8981D; + color: #253441; +} +div.table-tabs > button.table-tab { + background: #4D7A97; + color: #FFFFFF; +} +.two-column-search-results { + display: grid; + grid-template-columns: minmax(400px, max-content) minmax(400px, auto); +} +div.checkboxes { + line-height: 2em; +} +div.checkboxes > span { + margin-left: 10px; +} +div.checkboxes > label { + margin-left: 8px; + white-space: nowrap; +} +div.checkboxes > label > input { + margin: 0 2px; +} +.two-column-summary { + display: grid; + grid-template-columns: minmax(25%, max-content) minmax(25%, auto); +} +.three-column-summary { + display: grid; + grid-template-columns: minmax(15%, max-content) minmax(20%, max-content) minmax(20%, auto); +} +.three-column-release-summary { + display: grid; + grid-template-columns: minmax(40%, max-content) minmax(10%, max-content) minmax(40%, auto); +} +.four-column-summary { + display: grid; + grid-template-columns: minmax(10%, max-content) minmax(15%, max-content) minmax(15%, max-content) minmax(15%, auto); +} +@media screen and (max-width: 1000px) { + .four-column-summary { + display: grid; + grid-template-columns: minmax(15%, max-content) minmax(15%, auto); + } +} +@media screen and (max-width: 800px) { + .two-column-search-results { + display: grid; + grid-template-columns: minmax(40%, max-content) minmax(40%, auto); + } + .three-column-summary { + display: grid; + grid-template-columns: minmax(10%, max-content) minmax(25%, auto); + } + .three-column-release-summary { + display: grid; + grid-template-columns: minmax(70%, max-content) minmax(30%, max-content) + } + .three-column-summary .col-last, + .three-column-release-summary .col-last{ + grid-column-end: span 2; + } +} +@media screen and (max-width: 600px) { + .two-column-summary { + display: grid; + grid-template-columns: 1fr; + } +} +.summary-table > div, .details-table > div { + text-align:left; + padding: 8px 3px 3px 7px; + overflow-x: auto; + scrollbar-width: thin; +} +.col-first, .col-second, .col-last, .col-constructor-name, .col-summary-item-name { + vertical-align:top; + padding-right:0; + padding-top:8px; + padding-bottom:3px; +} +.table-header { + background:#dee3e9; + font-weight: bold; +} +/* Sortable table columns */ +.table-header[onclick] { + cursor: pointer; +} +.table-header[onclick]::after { + content:""; + display:inline-block; + background-image:url('data:image/svg+xml; utf8, \ + \ + '); + background-size:100% 100%; + width:9px; + height:14px; + margin-left:4px; + margin-bottom:-3px; +} +.table-header[onclick].sort-asc::after { + background-image:url('data:image/svg+xml; utf8, \ + \ + \ + '); + +} +.table-header[onclick].sort-desc::after { + background-image:url('data:image/svg+xml; utf8, \ + \ + \ + '); +} +.col-first, .col-first { + font-size:13px; +} +.col-second, .col-second, .col-last, .col-constructor-name, .col-summary-item-name, .col-last { + font-size:13px; +} +.col-first, .col-second, .col-constructor-name { + vertical-align:top; + overflow: auto; +} +.col-last { + white-space:normal; +} +.col-first a:link, .col-first a:visited, +.col-second a:link, .col-second a:visited, +.col-first a:link, .col-first a:visited, +.col-second a:link, .col-second a:visited, +.col-constructor-name a:link, .col-constructor-name a:visited, +.col-summary-item-name a:link, .col-summary-item-name a:visited { + font-weight:bold; +} +.even-row-color, .even-row-color .table-header { + background-color:#FFFFFF; +} +.odd-row-color, .odd-row-color .table-header { + background-color:#EEEEEF; +} +/* + * Styles for contents. + */ +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} +.col-last div { + padding-top:0; +} +.col-last a { + padding-bottom:3px; +} +.module-signature, +.package-signature, +.type-signature, +.member-signature { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + margin:14px 0; + white-space: pre-wrap; +} +.module-signature, +.package-signature, +.type-signature { + margin-top: 0; +} +.member-signature .type-parameters-long, +.member-signature .parameters, +.member-signature .exceptions { + display: inline-block; + vertical-align: top; + white-space: pre; +} +.member-signature .type-parameters { + white-space: normal; +} +/* + * Styles for formatting effect. + */ +.source-line-no { + color:green; + padding:0 30px 0 0; +} +.block { + display:block; + margin:0 10px 5px 0; + color:#474747; +} +.deprecated-label, .description-from-type-label, .implementation-label, .member-name-link, +.module-label-in-package, .module-label-in-type, .package-label-in-type, +.package-hierarchy-label, .type-name-label, .type-name-link, .search-tag-link, .preview-label { + font-weight:bold; +} +.deprecation-comment, .help-footnote, .preview-comment { + font-style:italic; +} +.deprecation-block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; + border-style:solid; + border-width:thin; + border-radius:10px; + padding:10px; + margin-bottom:10px; + margin-right:10px; + display:inline-block; +} +.preview-block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; + border-style:solid; + border-width:thin; + border-radius:10px; + padding:10px; + margin-bottom:10px; + margin-right:10px; + display:inline-block; +} +div.block div.deprecation-comment { + font-style:normal; +} +details.invalid-tag, span.invalid-tag { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; + background: #ffe6e6; + border: thin solid #000000; + border-radius:2px; + padding: 2px 4px; + display:inline-block; +} +details summary { + cursor: pointer; +} +/* + * Styles specific to HTML5 elements. + */ +main, nav, header, footer, section { + display:block; +} +/* + * Styles for javadoc search. + */ +.ui-autocomplete-category { + font-weight:bold; + font-size:15px; + padding:7px 0 7px 3px; + background-color:#4D7A97; + color:#FFFFFF; +} +.ui-autocomplete { + max-height:85%; + max-width:65%; + overflow-y:auto; + overflow-x:auto; + scrollbar-width: thin; + white-space:nowrap; + box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); +} +ul.ui-autocomplete { + position:fixed; + z-index:1; + background-color: #FFFFFF; +} +ul.ui-autocomplete li { + float:left; + clear:both; + min-width:100%; +} +ul.ui-autocomplete li.ui-static-link { + position:sticky; + bottom:0; + left:0; + background: #dee3e9; + padding: 5px 0; + font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size: 13px; + font-weight: bolder; + z-index: 2; +} +li.ui-static-link a, li.ui-static-link a:visited { + text-decoration:none; + color:#4A6782; + float:right; + margin-right:20px; +} +.ui-autocomplete .result-item { + font-size: inherit; +} +.ui-autocomplete .result-highlight { + font-weight:bold; +} +#search-input, #page-search-input { + background-image:url('resources/glass.png'); + background-size:13px; + background-repeat:no-repeat; + background-position:2px 3px; + padding-left:20px; + width: 250px; + margin: 0; +} +#search-input { + margin-left: 4px; +} +#reset-button { + background-color: transparent; + background-image:url('resources/x.png'); + background-repeat:no-repeat; + background-size:contain; + border:0; + border-radius:0; + width:12px; + height:12px; + position:absolute; + right:12px; + top:10px; + font-size:0; +} +::placeholder { + color:#909090; + opacity: 1; +} +.search-tag-desc-result { + font-style:italic; + font-size:11px; +} +.search-tag-holder-result { + font-style:italic; + font-size:12px; +} +.search-tag-result:target { + background-color:yellow; +} +details.page-search-details { + display: inline-block; +} +div#result-container { + font-size: 14px; +} +div#result-container a.search-result-link { + padding: 0; + margin: 4px 0; + width: 100%; +} +#result-container .result-highlight { + font-weight:bolder; +} +.page-search-info { + background-color: #f5f8ff; + border-radius: 3px; + border: 0 solid #b9c8d3; + padding: 0 8px; + overflow: hidden; + height: 0; + transition: all 0.2s ease; +} +div.table-tabs > button.table-tab { + background: #4D7A97; + color: #FFFFFF; +} +.page-search-header { + padding: 5px 12px 7px 12px; + font-weight: bold; + margin-right: 3px; + background-color:#4D7A97; + color:#ffffff; + display: inline-block; +} +button.page-search-header { + border: none; + cursor: pointer; +} +span#page-search-link { + text-decoration: underline; +} +.module-graph span { + display:none; + position:absolute; +} +.module-graph:hover span { + display:block; + margin: -100px 0 0 100px; + z-index: 1; +} +.inherited-list { + margin: 10px 0 10px 0; +} +section.class-description { + line-height: 1.4; +} +.summary section[class$="-summary"], .details section[class$="-details"], +.class-uses .detail, .serialized-class-details { + padding: 0px 20px 5px 10px; + border: 1px solid #ededed; + background-color: #f8f8f8; +} +.inherited-list, section[class$="-details"] .detail { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +.vertical-separator { + padding: 0 5px; +} +ul.help-section-list { + margin: 0; +} +ul.help-subtoc > li { + display: inline-block; + padding-right: 5px; + font-size: smaller; +} +ul.help-subtoc > li::before { + content: "\2022" ; + padding-right:2px; +} +.help-note { + font-style: italic; +} +/* + * Indicator icon for external links. + */ +main a[href*="://"]::after { + content:""; + display:inline-block; + background-image:url('data:image/svg+xml; utf8, \ + \ + \ + '); + background-size:100% 100%; + width:7px; + height:7px; + margin-left:2px; + margin-bottom:4px; +} +main a[href*="://"]:hover::after, +main a[href*="://"]:focus::after { + background-image:url('data:image/svg+xml; utf8, \ + \ + \ + '); +} +/* + * Styles for copy-to-clipboard buttons + */ +button.copy { + opacity: 80%; + border: none; + border-radius: 3px; + position: relative; + background:none; + transition: opacity 0.2s; + cursor: pointer; +} +button.copy:hover, +button.copy:active { + opacity: 100%; +} +button.copy img { + position: relative; + background: none; +} +button.copy span { + color: #303030; + position: relative; + top: -0.1em; + transition: all 0.1s; + font-size: 85%; + line-height: 1.2em; +} +/* header/section copy button */ +button.copy-header { + margin: 0 0.2em; + padding: 0 4px; + height: 1.35em; +} +button.copy-header img { + height: 1em; + top: 0.1em; +} +button.copy-header:active { + background-color: rgba(128, 128, 160, 0.2); +} +/* search page copy button */ +button#page-search-copy { + margin-left: 0.4em; + padding:0.3em; + top:0.13em; +} +button#page-search-copy img { + width: 1.2em; + height: 1.2em; + padding: 0.01em 0; + top: 0.15em; +} +button#page-search-copy span { + color: #000000; + content: attr(aria-label); + line-height: 1.2em; + padding: 0.2em; + top: -0.18em; + opacity: 0; +} +div.page-search-info:hover button#page-search-copy, +div.page-search-info:hover button#page-search-copy span { + opacity: 90%; +} +div.page-search-info button#page-search-copy:hover { + background-color: #dfe6f1; +} +div.page-search-info button#page-search-copy:active { + background-color: #cfdbee; +} +/* snippet copy button */ +button.snippet-copy { + position: absolute; + top: 6px; + right: 6px; + height: 1.7em; + opacity: 50%; + padding: 2px; +} +button.snippet-copy img { + width: 18px; + height: 18px; + padding: 0.05em 0; +} +button.snippet-copy span { + content: attr(aria-label); + line-height: 1.2em; + padding: 0.2em; + position: relative; + top: -0.5em; + display: none; +} +div.snippet-container:hover button.snippet-copy span { + display: inline; +} +div.snippet-container:hover button.snippet-copy { + opacity: 80%; +} +div.snippet-container button.snippet-copy:hover { + opacity: 100%; +} +button.snippet-copy:active { + background: #d3d3d3; +} +/* + * Styles for user-provided tables. + * + * borderless: + * No borders, vertical margins, styled caption. + * This style is provided for use with existing doc comments. + * In general, borderless tables should not be used for layout purposes. + * + * plain: + * Plain borders around table and cells, vertical margins, styled caption. + * Best for small tables or for complex tables for tables with cells that span + * rows and columns, when the "striped" style does not work well. + * + * striped: + * Borders around the table and vertical borders between cells, striped rows, + * vertical margins, styled caption. + * Best for tables that have a header row, and a body containing a series of simple rows. + */ + +table.borderless, +table.plain, +table.striped { + margin-top: 10px; + margin-bottom: 10px; +} +table.borderless > caption, +table.plain > caption, +table.striped > caption { + font-weight: bold; + font-size: smaller; +} +table.borderless th, table.borderless td, +table.plain th, table.plain td, +table.striped th, table.striped td { + padding: 2px 5px; +} +table.borderless, +table.borderless > thead > tr > th, table.borderless > tbody > tr > th, table.borderless > tr > th, +table.borderless > thead > tr > td, table.borderless > tbody > tr > td, table.borderless > tr > td { + border: none; +} +table.borderless > thead > tr, table.borderless > tbody > tr, table.borderless > tr { + background-color: transparent; +} +table.plain { + border-collapse: collapse; + border: 1px solid black; +} +table.plain > thead > tr, table.plain > tbody tr, table.plain > tr { + background-color: transparent; +} +table.plain > thead > tr > th, table.plain > tbody > tr > th, table.plain > tr > th, +table.plain > thead > tr > td, table.plain > tbody > tr > td, table.plain > tr > td { + border: 1px solid black; +} +table.striped { + border-collapse: collapse; + border: 1px solid black; +} +table.striped > thead { + background-color: #E3E3E3; +} +table.striped > thead > tr > th, table.striped > thead > tr > td { + border: 1px solid black; +} +table.striped > tbody > tr:nth-child(even) { + background-color: #EEE +} +table.striped > tbody > tr:nth-child(odd) { + background-color: #FFF +} +table.striped > tbody > tr > th, table.striped > tbody > tr > td { + border-left: 1px solid black; + border-right: 1px solid black; +} +table.striped > tbody > tr > th { + font-weight: normal; +} +/** + * Tweak style for small screens. + */ +@media screen and (max-width: 920px) { + header.flex-header { + max-height: 100vh; + overflow-y: auto; + } + div#navbar-top { + height: 2.8em; + transition: height 0.35s ease; + } + ul.nav-list { + display: block; + width: 40%; + float:left; + clear: left; + margin: 10px 0 0 0; + padding: 0; + } + ul.nav-list li { + float: none; + padding: 6px; + margin-left: 10px; + margin-top: 2px; + } + ul.sub-nav-list-small { + display:block; + height: 100%; + width: 50%; + float: right; + clear: right; + background-color: #dee3e9; + color: #353833; + margin: 6px 0 0 0; + padding: 0; + } + ul.sub-nav-list-small ul { + padding-left: 20px; + } + ul.sub-nav-list-small a:link, ul.sub-nav-list-small a:visited { + color:#4A6782; + } + ul.sub-nav-list-small a:hover { + color:#bb7a2a; + } + ul.sub-nav-list-small li { + list-style:none; + float:none; + padding: 6px; + margin-top: 1px; + text-transform:uppercase; + } + ul.sub-nav-list-small > li { + margin-left: 10px; + } + ul.sub-nav-list-small li p { + margin: 5px 0; + } + div#navbar-sub-list { + display: none; + } + .top-nav a:link, .top-nav a:active, .top-nav a:visited { + display: block; + } + button#navbar-toggle-button { + width: 3.4em; + height: 2.8em; + background-color: transparent; + display: block; + float: left; + border: 0; + margin: 0 10px; + cursor: pointer; + font-size: 10px; + } + button#navbar-toggle-button .nav-bar-toggle-icon { + display: block; + width: 24px; + height: 3px; + margin: 1px 0 4px 0; + border-radius: 2px; + transition: all 0.1s; + background-color: #ffffff; + } + button#navbar-toggle-button.expanded span.nav-bar-toggle-icon:nth-child(1) { + transform: rotate(45deg); + transform-origin: 10% 10%; + width: 26px; + } + button#navbar-toggle-button.expanded span.nav-bar-toggle-icon:nth-child(2) { + opacity: 0; + } + button#navbar-toggle-button.expanded span.nav-bar-toggle-icon:nth-child(3) { + transform: rotate(-45deg); + transform-origin: 10% 90%; + width: 26px; + } +} +@media screen and (max-width: 800px) { + .about-language { + padding-right: 16px; + } + ul.nav-list li { + margin-left: 5px; + } + ul.sub-nav-list-small > li { + margin-left: 5px; + } + main { + padding: 10px; + } + .summary section[class$="-summary"], .details section[class$="-details"], + .class-uses .detail, .serialized-class-details { + padding: 0 8px 5px 8px; + } + body { + -webkit-text-size-adjust: none; + } +} +@media screen and (max-width: 400px) { + .about-language { + font-size: 10px; + padding-right: 12px; + } +} +@media screen and (max-width: 400px) { + .nav-list-search { + width: 94%; + } + #search-input, #page-search-input { + width: 70%; + } +} +@media screen and (max-width: 320px) { + .nav-list-search > label { + display: none; + } + .nav-list-search { + width: 90%; + } + #search-input, #page-search-input { + width: 80%; + } +} + +pre.snippet { + background-color: #ebecee; + padding: 10px; + margin: 12px 0; + overflow: auto; + white-space: pre; +} +div.snippet-container { + position: relative; +} +@media screen and (max-width: 800px) { + pre.snippet { + padding-top: 26px; + } + button.snippet-copy { + top: 4px; + right: 4px; + } +} +pre.snippet .italic { + font-style: italic; +} +pre.snippet .bold { + font-weight: bold; +} +pre.snippet .highlighted { + background-color: #f7c590; + border-radius: 10%; +} diff --git a/apidocs/0.9.8/tag-search-index.js b/apidocs/0.9.8/tag-search-index.js new file mode 100644 index 00000000..f38b3cb3 --- /dev/null +++ b/apidocs/0.9.8/tag-search-index.js @@ -0,0 +1 @@ +tagSearchIndex = [{"l":"Serialized Form","h":"","u":"serialized-form.html"}];updateSearchResults(); \ No newline at end of file diff --git a/apidocs/0.9.8/type-search-index.js b/apidocs/0.9.8/type-search-index.js new file mode 100644 index 00000000..030723f4 --- /dev/null +++ b/apidocs/0.9.8/type-search-index.js @@ -0,0 +1 @@ +typeSearchIndex = [{"l":"All Classes and Interfaces","u":"allclasses-index.html"},{"p":"io.foldright.cffu","l":"Cffu"},{"p":"io.foldright.cffu","l":"CffuFactory"},{"p":"io.foldright.cffu","l":"CffuFactoryBuilder"},{"p":"io.foldright.cffu","l":"CffuState"},{"p":"io.foldright.cffu.ttl","l":"CffuTtlExecutorWrapperProvider"},{"p":"io.foldright.cffu","l":"CompletableFutureUtils"},{"p":"io.foldright.cffu.spi","l":"ExecutorWrapperProvider"},{"p":"io.foldright.cffu","l":"NoCfsProvidedException"},{"p":"io.foldright.cffu.tuple","l":"Tuple2"},{"p":"io.foldright.cffu.tuple","l":"Tuple3"},{"p":"io.foldright.cffu.tuple","l":"Tuple4"},{"p":"io.foldright.cffu.tuple","l":"Tuple5"}];updateSearchResults(); \ No newline at end of file diff --git a/apidocs/index.html b/apidocs/index.html index a4b19c71..eb235ec9 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -1,7 +1,7 @@ diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-cffu-void.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-cffu-void.html new file mode 100644 index 00000000..01ed6cac --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-cffu-void.html @@ -0,0 +1,72 @@ + + + + + allOfCffuVoid + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    allOfCffuVoid

    +
    +
    fun Collection<Cffu<*>>.allOfCffuVoid(cffuFactory: CffuFactory = ABSENT): Cffu<Void>

    Returns a new Cffu that is completed when all the given Cffus complete. If any of the given Cffu complete exceptionally, then the returned Cffu also does so, with a CompletionException holding this exception as its cause. Otherwise, the results, if any, of the given Cffus are not reflected in the returned Cffu(Cffu<Void>), but may be obtained by inspecting them individually. If no Cffus are provided, returns a Cffu completed with the value null.

    Same as CffuFactory.allOf, providing this method is convenient for method chaining.

    If this collection is not empty, cffuFactory argument is optional, use the cffuFactory of the first cffu element. If this collection is empty and nocffuFactory provided, throw IllegalArgumentException.

    See also


    fun Array<out Cffu<*>>.allOfCffuVoid(cffuFactory: CffuFactory = ABSENT): Cffu<Void>

    Returns a new Cffu that is completed when all the given Cffus complete. If any of the given Cffu complete exceptionally, then the returned Cffu also does so, with a CompletionException holding this exception as its cause. Otherwise, the results, if any, of the given Cffus are not reflected in the returned Cffu(Cffu<Void>), but may be obtained by inspecting them individually. If no Cffus are provided, returns a Cffu completed with the value null.

    Same as CffuFactory.allOf, providing this method is convenient for method chaining.

    If this array is not empty, cffuFactory argument is optional, use the cffuFactory of the first cffu element. If this array is empty and nocffuFactory provided, throw IllegalArgumentException.

    See also


    @JvmName(name = "allOfCffuVoidCf")
    fun Collection<CompletableFuture<*>>.allOfCffuVoid(cffuFactory: CffuFactory): Cffu<Void>

    Returns a new Cffu that is completed when all the given CompletableFutures complete. If any of the given Cffu complete exceptionally, then the returned Cffu also does so, with a CompletionException holding this exception as its cause. Otherwise, the results, if any, of the given CompletableFutures are not reflected in the returned Cffu(Cffu<Void>), but may be obtained by inspecting them individually. If no CompletableFutures are provided, returns a Cffu completed with the value null.

    Same as CffuFactory.allOf, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-cffu.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-cffu.html new file mode 100644 index 00000000..f9f65eee --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-cffu.html @@ -0,0 +1,72 @@ + + + + + allOfCffu + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    allOfCffu

    +
    +
    fun <T> Collection<Cffu<T>>.allOfCffu(cffuFactory: CffuFactory = ABSENT): Cffu<List<T>>

    Returns a new Cffu with the results of all the given Cffus, the new Cffu is completed when all the given Cffus complete. If any of the given Cffus complete exceptionally, then the returned Cffu also does so, with a CompletionException holding this exception as its cause. If no Cffus are provided, returns a Cffu completed with the value emptyList.

    Same as allOfCffuVoid, but the returned Cffu contains the results of input Cffus. Same as CffuFactory.cffuAllOf, providing this method is convenient for method chaining.

    If this collection is not empty, cffuFactory argument is optional, use the cffuFactory of the first cffu element. If this collection is empty and nocffuFactory provided, throw IllegalArgumentException.

    See also


    fun <T> Array<Cffu<T>>.allOfCffu(cffuFactory: CffuFactory = ABSENT): Cffu<List<T>>

    Returns a new Cffu with the results of all the given Cffus, the new Cffu is completed when all the given Cffus complete. If any of the given Cffus complete exceptionally, then the returned Cffu also does so, with a CompletionException holding this exception as its cause. If no Cffus are provided, returns a Cffu completed with the value emptyList.

    Same as allOfCffuVoid, but the returned Cffu contains the results of input Cffus. Same as CffuFactory.cffuAllOf, providing this method is convenient for method chaining.

    If this array is not empty, cffuFactory argument is optional, use the cffuFactory of the first cffu element. If this array is empty and nocffuFactory provided, throw IllegalArgumentException.

    See also


    @JvmName(name = "allOfCffuCf")
    fun <T> Collection<CompletableFuture<T>>.allOfCffu(cffuFactory: CffuFactory): Cffu<List<T>>

    Returns a new Cffu with the results of all the given CompletableFutures, the new Cffu is completed when all the given CompletableFutures complete. If any of the given CompletableFutures complete exceptionally, then the returned Cffu also does so, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns a Cffu completed with the value emptyList.

    Same as allOfCffuVoid, but the returned Cffu contains the results of input CompletableFutures. Same as CffuFactory.cffuAllOf, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-completable-future-void.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-completable-future-void.html new file mode 100644 index 00000000..dc45a57b --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-completable-future-void.html @@ -0,0 +1,72 @@ + + + + + allOfCompletableFutureVoid + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    allOfCompletableFutureVoid

    +
    +

    Returns a new CompletableFuture that is completed when all the given CompletableFutures complete. If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture also does so, with a CompletionException holding this exception as its cause. Otherwise, the results, if any, of the given CompletableFutures are not reflected in the returned CompletableFuture, but may be obtained by inspecting them individually. If no CompletableFutures are provided, returns a CompletableFuture completed with the value null.

    Among the applications of this method is to await completion of a set of independent CompletableFutures before continuing a program, as in: CompletableFuture.allOf(c1, c2, c3).join();. Returns a new CompletableFuture that is completed when all the given CompletableFutures complete.

    Same as CompletableFuture.allOf, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-completable-future.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-completable-future.html new file mode 100644 index 00000000..b1cd4dd7 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-completable-future.html @@ -0,0 +1,72 @@ + + + + + allOfCompletableFuture + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    allOfCompletableFuture

    +
    +

    Returns a new CompletableFuture with the results of all the given CompletableFutures, the returned new CompletableFuture is completed when all the given CompletableFutures complete. If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture also does so, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns a CompletableFuture completed with the value emptyList.

    Same as allOfCompletableFutureVoid, but the returned CompletableFuture contains the results of input CompletableFutures. Same as CompletableFutureUtils.allOfWithResult, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-cffu-void.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-cffu-void.html new file mode 100644 index 00000000..fc9cc4ea --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-cffu-void.html @@ -0,0 +1,72 @@ + + + + + allOfFastFailCffuVoid + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    allOfFastFailCffuVoid

    +
    +
    fun Collection<Cffu<*>>.allOfFastFailCffuVoid(cffuFactory: CffuFactory = ABSENT): Cffu<Void>

    Returns a new Cffu that is successful when all the given Cffus success, the results(Cffu<Void>) of the given Cffus are not reflected in the returned Cffu, but may be obtained by inspecting them individually. If any of the given Cffus complete exceptionally, then the returned Cffu also does so without waiting other incomplete given Cffus, with a CompletionException holding this exception as its cause. If no Cffus are provided, returns a Cffu completed with the value null.

    Same as CffuFactory.allOfFastFail, providing this method is convenient for method chaining.

    If this collection is not empty, cffuFactory argument is optional, use the cffuFactory of the first cffu element. If this collection is empty and nocffuFactory provided, throw IllegalArgumentException.

    See also


    fun Array<out Cffu<*>>.allOfFastFailCffuVoid(cffuFactory: CffuFactory = ABSENT): Cffu<Void>

    Returns a new Cffu that is successful when all the given Cffus success, the results(Cffu<Void>) of the given Cffus are not reflected in the returned Cffu, but may be obtained by inspecting them individually. If any of the given Cffus complete exceptionally, then the returned Cffu also does so without waiting other incomplete given Cffus, with a CompletionException holding this exception as its cause. If no Cffus are provided, returns a Cffu completed with the value null.

    Same as CffuFactory.allOfFastFail, providing this method is convenient for method chaining.

    If this array is not empty, cffuFactory argument is optional, use the cffuFactory of the first cffu element. If this array is empty and nocffuFactory provided, throw IllegalArgumentException.

    See also


    @JvmName(name = "allOfFastFailCffuVoidCf")
    fun Collection<CompletableFuture<*>>.allOfFastFailCffuVoid(cffuFactory: CffuFactory): Cffu<Void>

    Returns a new Cffu that is successful when all the given CompletableFutures success, the results(Cffu<Void>) of the given CompletableFutures are not reflected in the returned Cffu, but may be obtained by inspecting them individually. If any of the given CompletableFutures complete exceptionally, then the returned Cffu also does so without waiting other incomplete given CompletableFutures, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns a Cffu completed with the value null.

    Same as CffuFactory.allOfFastFail, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-cffu.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-cffu.html new file mode 100644 index 00000000..b6de466b --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-cffu.html @@ -0,0 +1,72 @@ + + + + + allOfFastFailCffu + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    allOfFastFailCffu

    +
    +
    fun <T> Collection<Cffu<T>>.allOfFastFailCffu(cffuFactory: CffuFactory = ABSENT): Cffu<List<T>>

    Returns a new Cffu with the results of all the given Cffus, the new Cffu success when all the given Cffus success. If any of the given Cffus complete exceptionally, then the returned Cffu also does so without waiting other incomplete given Cffus, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns a Cffu completed with the value emptyList.

    Same as allOfFastFailCffuVoid, but the returned Cffu contains the results of input Cffus. Same as CffuFactory.cffuAllOfFastFail, providing this method is convenient for method chaining.

    If this collection is not empty, cffuFactory argument is optional, use the cffuFactory of the first cffu element. If this collection is empty and nocffuFactory provided, throw IllegalArgumentException.

    See also


    fun <T> Array<Cffu<T>>.allOfFastFailCffu(cffuFactory: CffuFactory = ABSENT): Cffu<List<T>>

    Returns a new Cffu with the results of all the given Cffus, the new Cffu success when all the given Cffus success. If any of the given Cffus complete exceptionally, then the returned Cffu also does so without waiting other incomplete given Cffus, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns a Cffu completed with the value emptyList.

    Same as allOfFastFailCffuVoid, but the returned Cffu contains the results of input Cffus. Same as CffuFactory.cffuAllOfFastFail, providing this method is convenient for method chaining.

    If this array is not empty, cffuFactory argument is optional, use the cffuFactory of the first cffu element. If this array is empty and nocffuFactory provided, throw IllegalArgumentException.

    See also


    @JvmName(name = "allOfFastFailCffuCf")
    fun <T> Collection<CompletableFuture<T>>.allOfFastFailCffu(cffuFactory: CffuFactory): Cffu<List<T>>

    Returns a new Cffu with the results of all the given CompletableFutures, the new Cffu success when all the given CompletableFutures success. If any of the given CompletableFutures complete exceptionally, then the returned Cffu also does so without waiting other incomplete given CompletableFutures, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns a Cffu completed with the value emptyList.

    Same as allOfFastFailCffuVoid, but the returned Cffu contains the results of input Cffus. Same as CffuFactory.cffuAllOfFastFail, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-completable-future-void.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-completable-future-void.html new file mode 100644 index 00000000..609af431 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-completable-future-void.html @@ -0,0 +1,72 @@ + + + + + allOfFastFailCompletableFutureVoid + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    allOfFastFailCompletableFutureVoid

    +
    +

    Returns a new CompletableFuture that is successful when all the given CompletableFutures success, the results(CompletableFuture<Void>) of the given CompletableFutures are not reflected in the returned CompletableFuture, but may be obtained by inspecting them individually. If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture also does so without waiting other incomplete given CompletableFutures, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns a CompletableFuture completed with the value null.

    Same as CompletableFutureUtils.allOfFastFail, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-completable-future.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-completable-future.html new file mode 100644 index 00000000..783e6232 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-completable-future.html @@ -0,0 +1,72 @@ + + + + + allOfFastFailCompletableFuture + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    allOfFastFailCompletableFuture

    +
    +

    Returns a new CompletableFuture with the results of all the given CompletableFutures, the new CompletableFuture success when all the given CompletableFutures success. If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture also does so without waiting other incomplete given CompletableFutures, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns a CompletableFuture completed with the value emptyList.

    Same as allOfFastFailCompletableFutureVoid, but the returned CompletableFuture contains the results of input CompletableFutures. Same as CompletableFutureUtils.allOfFastFailWithResult, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-cffu-any.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-cffu-any.html new file mode 100644 index 00000000..435aebdb --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-cffu-any.html @@ -0,0 +1,72 @@ + + + + + anyOfCffuAny + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    anyOfCffuAny

    +
    +
    fun Collection<Cffu<*>>.anyOfCffuAny(cffuFactory: CffuFactory = ABSENT): Cffu<Any>

    Returns a new Cffu that is completed when any of the given Cffus complete, with the same result.

    Same as CffuFactory.anyOf, providing this method is convenient for method chaining.

    If this collection is not empty, cffuFactory argument is optional, use the cffuFactory of the first cffu element. If this collection is empty and nocffuFactory provided, throw IllegalArgumentException.

    See also


    fun Array<out Cffu<*>>.anyOfCffuAny(cffuFactory: CffuFactory = ABSENT): Cffu<Any>

    Returns a new Cffu that is completed when any of the given Cffus complete, with the same result.

    Same as CffuFactory.anyOf, providing this method is convenient for method chaining.

    If this array is not empty, cffuFactory argument is optional, use the cffuFactory of the first cffu element. If this array is empty and nocffuFactory provided, throw IllegalArgumentException.

    See also


    @JvmName(name = "anyOfCffuAnyCf")
    fun Collection<CompletableFuture<*>>.anyOfCffuAny(cffuFactory: CffuFactory): Cffu<Any>

    Returns a new Cffu that is completed when any of the given CompletableFutures complete, with the same result.

    Same as CffuFactory.anyOf, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-cffu.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-cffu.html new file mode 100644 index 00000000..7e03fc06 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-cffu.html @@ -0,0 +1,72 @@ + + + + + anyOfCffu + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    anyOfCffu

    +
    +
    fun <T> Collection<Cffu<T>>.anyOfCffu(cffuFactory: CffuFactory = ABSENT): Cffu<T>

    Returns a new Cffu that is completed when any of the given Cffus complete, with the same result.

    Same as anyOfCffuAny, but return result type is specified type instead of type Any. Same as CffuFactory.cffuAnyOf, providing this method is convenient for method chaining.

    If this collection is not empty, cffuFactory argument is optional, use the cffuFactory of the first cffu element. If this collection is empty and nocffuFactory provided, throw IllegalArgumentException.

    See also


    fun <T> Array<Cffu<T>>.anyOfCffu(cffuFactory: CffuFactory = ABSENT): Cffu<T>

    Returns a new Cffu that is completed when any of the given Cffus complete, with the same result.

    Same as anyOfCffuAny, but return result type is specified type instead of type Any. Same as CffuFactory.cffuAnyOf, providing this method is convenient for method chaining.

    If this array is not empty, cffuFactory argument is optional, use the cffuFactory of the first cffu element. If this array is empty and nocffuFactory provided, throw IllegalArgumentException.

    See also


    @JvmName(name = "anyOfCffuCf")
    fun <T> Collection<CompletableFuture<T>>.anyOfCffu(cffuFactory: CffuFactory): Cffu<T>

    Returns a new Cffu that is completed when any of the given CompletableFutures complete, with the same result.

    Same as anyOfCffuAny, but return result type is specified type instead of type Any. Same as CffuFactory.cffuAnyOf, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-completable-future-any.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-completable-future-any.html new file mode 100644 index 00000000..74b3e968 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-completable-future-any.html @@ -0,0 +1,72 @@ + + + + + anyOfCompletableFutureAny + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    anyOfCompletableFutureAny

    +
    +

    Returns a new CompletableFuture that is completed when any of the given CompletableFutures complete, with the same result. Otherwise, if it completed exceptionally, the returned CompletableFuture also does so, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns an incomplete CompletableFuture.

    Same as CompletableFuture.anyOf, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-completable-future.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-completable-future.html new file mode 100644 index 00000000..96589663 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-completable-future.html @@ -0,0 +1,72 @@ + + + + + anyOfCompletableFuture + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    anyOfCompletableFuture

    +
    +

    Returns a new CompletableFuture that is completed when any of the given CompletableFutures complete, with the same result. Otherwise, if it completed exceptionally, the returned CompletableFuture also does so, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns an incomplete CompletableFuture.

    Same as anyOfCompletableFutureAny, but return result type is specified type instead of type Any. Same as CompletableFutureUtils.anyOfWithType, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-cffu-any.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-cffu-any.html new file mode 100644 index 00000000..614db38f --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-cffu-any.html @@ -0,0 +1,72 @@ + + + + + anyOfSuccessCffuAny + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    anyOfSuccessCffuAny

    +
    +
    fun Collection<Cffu<*>>.anyOfSuccessCffuAny(cffuFactory: CffuFactory = ABSENT): Cffu<Any>

    Returns a new Cffu that is successful when any of the given CompletableFutures success, with the same result. Otherwise, all the given CompletableFutures complete exceptionally, the returned Cffu also does so, with a CompletionException holding an exception from any of the given CompletableFutures as its cause. If no CompletableFutures are provided, returns a new Cffu that is already completed exceptionally with a CompletionException holding a NoCfsProvidedException as its cause.

    Same as CffuFactory.anyOfSuccess, providing this method is convenient for method chaining.

    If this collection is not empty, cffuFactory argument is optional, use the cffuFactory of the first cffu element. If this collection is empty and nocffuFactory provided, throw IllegalArgumentException.

    See also


    fun Array<out Cffu<*>>.anyOfSuccessCffuAny(cffuFactory: CffuFactory = ABSENT): Cffu<Any>

    Returns a new Cffu that is successful when any of the given CompletableFutures success, with the same result. Otherwise, all the given CompletableFutures complete exceptionally, the returned Cffu also does so, with a CompletionException holding an exception from any of the given CompletableFutures as its cause. If no CompletableFutures are provided, returns a new Cffu that is already completed exceptionally with a CompletionException holding a NoCfsProvidedException as its cause.

    Same as CffuFactory.anyOfSuccess, providing this method is convenient for method chaining.

    If this array is not empty, cffuFactory argument is optional, use the cffuFactory of the first cffu element. If this array is empty and nocffuFactory provided, throw IllegalArgumentException.

    See also


    @JvmName(name = "anyOfSuccessCffuAnyCf")
    fun Collection<CompletableFuture<*>>.anyOfSuccessCffuAny(cffuFactory: CffuFactory): Cffu<Any>

    Returns a new Cffu that is successful when any of the given CompletableFutures success, with the same result. Otherwise, all the given CompletableFutures complete exceptionally, the returned Cffu also does so, with a CompletionException holding an exception from any of the given CompletableFutures as its cause. If no CompletableFutures are provided, returns a new Cffu that is already completed exceptionally with a CompletionException holding a NoCfsProvidedException as its cause.

    Same as CffuFactory.anyOfSuccess, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-cffu.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-cffu.html new file mode 100644 index 00000000..eb37934e --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-cffu.html @@ -0,0 +1,72 @@ + + + + + anyOfSuccessCffu + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    anyOfSuccessCffu

    +
    +
    fun <T> Collection<Cffu<T>>.anyOfSuccessCffu(cffuFactory: CffuFactory = ABSENT): Cffu<T>

    Returns a new Cffu that is successful when any of the given Cffus success, with the same result. Otherwise, all the given Cffus complete exceptionally, the returned Cffu also does so, with a CompletionException holding an exception from any of the given Cffus as its cause. If no Cffus are provided, returns a new Cffu that is already completed exceptionally with a CompletionException holding a NoCfsProvidedException as its cause.

    Same as CffuFactory.cffuAnyOfSuccess, providing this method is convenient for method chaining.

    If this collection is not empty, cffuFactory argument is optional, use the cffuFactory of the first cffu element. If this collection is empty and nocffuFactory provided, throw IllegalArgumentException.

    See also


    fun <T> Array<Cffu<T>>.anyOfSuccessCffu(cffuFactory: CffuFactory = ABSENT): Cffu<T>

    Returns a new Cffu that is successful when any of the given Cffus success, with the same result. Otherwise, all the given Cffus complete exceptionally, the returned Cffu also does so, with a CompletionException holding an exception from any of the given Cffus as its cause. If no Cffus are provided, returns a new Cffu that is already completed exceptionally with a CompletionException holding a NoCfsProvidedException as its cause.

    Same as CffuFactory.cffuAnyOfSuccess, providing this method is convenient for method chaining.

    If this array is not empty, cffuFactory argument is optional, use the cffuFactory of the first cffu element. If this array is empty and nocffuFactory provided, throw IllegalArgumentException.

    See also


    @JvmName(name = "anyOfSuccessCffuCf")
    fun <T> Collection<CompletableFuture<T>>.anyOfSuccessCffu(cffuFactory: CffuFactory): Cffu<T>

    Returns a new Cffu that is successful when any of the given CompletableFutures success, with the same result. Otherwise, all the given CompletableFutures complete exceptionally, the returned Cffu also does so, with a CompletionException holding an exception from any of the given CompletableFutures as its cause. If no CompletableFutures are provided, returns a new Cffu that is already completed exceptionally with a CompletionException holding a NoCfsProvidedException as its cause.

    Same as CffuFactory.cffuAnyOfSuccess, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-completable-future-any.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-completable-future-any.html new file mode 100644 index 00000000..0971604a --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-completable-future-any.html @@ -0,0 +1,72 @@ + + + + + anyOfSuccessCompletableFutureAny + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    anyOfSuccessCompletableFutureAny

    +
    +

    Returns a new CompletableFuture that is successful when any of the given CompletableFutures success, with the same result. Otherwise, all the given CompletableFutures complete exceptionally, the returned CompletableFuture also does so, with a CompletionException holding an exception from any of the given CompletableFutures as its cause. If no CompletableFutures are provided, returns a new CompletableFuture that is already completed exceptionally with a CompletionException holding a NoCfsProvidedException as its cause.

    Same as CompletableFutureUtils.anyOfSuccess, providing this method is convenient for method chaining.

    See also


    Returns a new CompletableFuture that is successful when any of the given CompletableFutures success, with the same result. Otherwise, all the given CompletableFutures complete exceptionally, the returned CompletableFuture also does so, with a CompletionException holding an exception CompletableFuture any of the given CompletableFutures as its cause. If no CompletableFutures are provided, returns a new Cffu that is already completed exceptionally with a CompletionException holding a NoCfsProvidedException as its cause.

    Same as CompletableFutureUtils.anyOfSuccess, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-completable-future.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-completable-future.html new file mode 100644 index 00000000..72bad4c5 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-completable-future.html @@ -0,0 +1,72 @@ + + + + + anyOfSuccessCompletableFuture + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    anyOfSuccessCompletableFuture

    +
    +

    Returns a new CompletableFuture that is successful when any of the given CompletableFutures success, with the same result. Otherwise, all the given CompletableFutures complete exceptionally, the returned CompletableFuture also does so, with a CompletionException holding an exception from any of the given CompletableFutures as its cause. If no CompletableFutures are provided, returns a new CompletableFuture that is already completed exceptionally with a CompletionException holding a NoCfsProvidedException as its cause.

    Same as anyOfSuccessCompletableFutureAny, but return result type is specified type instead of type Any. Same as CompletableFutureUtils.anyOfSuccessWithType, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/as-cffu.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/as-cffu.html new file mode 100644 index 00000000..d4fac95b --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/as-cffu.html @@ -0,0 +1,72 @@ + + + + + asCffu + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    asCffu

    +
    +
    fun <T> CompletionStage<T>.asCffu(cffuFactory: CffuFactory): Cffu<T>

    Wrap an existed CompletableFuture/CompletionStage to Cffu.

    Same as CffuFactory.asCffu, providing this method is convenient for method chaining.

    See also


    Wrap input CompletableFuture/CompletionStage collection elements to Cffu by CffuFactory.asCffu.

    Same as CffuFactory.asCffuArray, providing this method is convenient for method chaining.

    See also


    fun <T> Array<out CompletionStage<T>>.asCffu(cffuFactory: CffuFactory): Array<Cffu<T>>

    Wrap input CompletableFuture/CompletionStage array elements to Cffu by CffuFactory.asCffu.

    Same as CffuFactory.asCffuArray, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-complete-async.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-complete-async.html new file mode 100644 index 00000000..b10a05fb --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-complete-async.html @@ -0,0 +1,72 @@ + + + + + cffuCompleteAsync + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    cffuCompleteAsync

    +
    +

    Completes given CompletableFuture with the result of the given Supplier function invoked from an asynchronous task using the default executor.

    Return

    given CompletableFuture

    Parameters

    supplier

    a function returning the value to be used to complete given CompletableFuture


    fun <T> CompletableFuture<T>.cffuCompleteAsync(supplier: () -> T, executor: Executor): CompletableFuture<T>

    Completes given CompletableFuture with the result of the given Supplier function invoked from an asynchronous task using the given executor.

    Return

    given CompletableFuture

    Parameters

    supplier

    a function returning the value to be used to complete given CompletableFuture

    executor

    the executor to use for asynchronous execution

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-complete-on-timeout.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-complete-on-timeout.html new file mode 100644 index 00000000..39bf4192 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-complete-on-timeout.html @@ -0,0 +1,72 @@ + + + + + cffuCompleteOnTimeout + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    cffuCompleteOnTimeout

    +
    +

    Completes given CompletableFuture with the given value if not otherwise completed before the given timeout.

    Return

    given CompletableFuture

    Parameters

    value

    the value to use upon timeout

    timeout

    how long to wait before completing normally with the given value, in units of unit

    unit

    a TimeUnit determining how to interpret the timeout parameter

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-copy.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-copy.html new file mode 100644 index 00000000..4983e563 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-copy.html @@ -0,0 +1,72 @@ + + + + + cffuCopy + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    cffuCopy

    +
    +

    Returns a new CompletableFuture that is completed normally with the same value as this CompletableFuture when it completes normally. If this CompletableFuture completes exceptionally, then the returned CompletableFuture completes exceptionally with a CompletionException with this exception as cause. The behavior is equivalent to thenApply(x -> x). This method may be useful as a form of "defensive copying", to prevent clients from completing, while still being able to arrange dependent actions.

    Return

    the new CompletableFuture

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exception-now.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exception-now.html new file mode 100644 index 00000000..9596ec71 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exception-now.html @@ -0,0 +1,73 @@ + + + + + cffuExceptionNow + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    cffuExceptionNow

    +
    +

    Returns the exception thrown by the task, without waiting.

    +This method is for cases where the caller knows that the task has already completed with an exception.

    Return

    the exception thrown by the task

    See also

    #resultNow()

    Throws

    if the task has not completed, the task completed normally, or the task was cancelled

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exceptionally-async.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exceptionally-async.html new file mode 100644 index 00000000..0fece7a7 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exceptionally-async.html @@ -0,0 +1,72 @@ + + + + + cffuExceptionallyAsync + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    cffuExceptionallyAsync

    +
    +

    Returns a new CompletionStage that, when given stage completes exceptionally, is executed with given stage's exception as the argument to the supplied function, using given stage's default asynchronous execution facility. Otherwise, if given stage completes normally, then the returned stage also completes normally with the same value.

    Return

    the new CompletionStage

    Parameters

    fn

    the function to use to compute the value of the returned CompletionStage if given CompletionStage completed exceptionally


    Returns a new CompletionStage that, when given stage completes exceptionally, is executed with given stage's exception as the argument to the supplied function, using the supplied Executor. Otherwise, if given stage completes normally, then the returned stage also completes normally with the same value.

    Return

    the new CompletionStage

    Parameters

    fn

    the function to use to compute the value of the returned CompletionStage if given CompletionStage completed exceptionally

    executor

    the executor to use for asynchronous execution

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exceptionally-compose-async.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exceptionally-compose-async.html new file mode 100644 index 00000000..b8c9e80b --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exceptionally-compose-async.html @@ -0,0 +1,72 @@ + + + + + cffuExceptionallyComposeAsync + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    cffuExceptionallyComposeAsync

    +
    +

    Returns a new CompletionStage that, when given stage completes exceptionally, is composed using the results of the supplied function applied to given stage's exception, using given stage's default asynchronous execution facility.

    Return

    the new CompletionStage

    Parameters

    fn

    the function to use to compute the returned CompletionStage if given CompletionStage completed exceptionally


    Returns a new CompletionStage that, when given stage completes exceptionally, is composed using the results of the supplied function applied to given stage's exception, using the supplied Executor.

    Return

    the new CompletionStage

    Parameters

    fn

    the function to use to compute the returned CompletionStage if given CompletionStage completed exceptionally

    executor

    the executor to use for asynchronous execution

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exceptionally-compose.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exceptionally-compose.html new file mode 100644 index 00000000..f254b211 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exceptionally-compose.html @@ -0,0 +1,72 @@ + + + + + cffuExceptionallyCompose + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    cffuExceptionallyCompose

    +
    +

    Returns a new CompletionStage that, when given stage completes exceptionally, is composed using the results of the supplied function applied to given stage's exception.

    Return

    the new CompletionStage

    Parameters

    fn

    the function to use to compute the returned CompletionStage if given CompletionStage completed exceptionally

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-join.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-join.html new file mode 100644 index 00000000..a6640796 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-join.html @@ -0,0 +1,74 @@ + + + + + cffuJoin + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    cffuJoin

    +
    +
    fun <T> CompletableFuture<T>.cffuJoin(timeout: Long, unit: TimeUnit): T

    Waits if necessary for at most the given time for the computation to complete, and then retrieves its result value when complete, or throws an (unchecked) exception if completed exceptionally.

    +NOTE:
    +call this method

    result = CompletableFutureUtils.cffuJoin(cf, timeout, unit);

    is same as:

    result = cf.copy() // defensive copy to avoid writing this cf unexpectedly
    .orTimeout(timeout, unit)
    .join();
    }

    CAUTION:
    if the wait timed out, this method throws an (unchecked) CompletionException with the TimeoutException as its cause; NOT throws a (checked) TimeoutException like CompletableFuture.get.

    Return

    the result value

    Parameters

    timeout

    the maximum time to wait

    unit

    the time unit of the timeout argument

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-minimal-completion-stage.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-minimal-completion-stage.html new file mode 100644 index 00000000..37c13528 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-minimal-completion-stage.html @@ -0,0 +1,72 @@ + + + + + cffuMinimalCompletionStage + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    cffuMinimalCompletionStage

    +
    +

    Returns a new CompletionStage that is completed normally with the same value as given CompletableFuture when it completes normally, and cannot be independently completed or otherwise used in ways not defined by the methods of interface CompletionStage. If given CompletableFuture completes exceptionally, then the returned CompletionStage completes exceptionally with a CompletionException with given exception as cause.

    CAUTION: if run on old Java 8, just return a normal CompletableFuture which is NOT with a minimal CompletionStage.

    Return

    the new CompletionStage

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-new-incomplete-future.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-new-incomplete-future.html new file mode 100644 index 00000000..85bf94b0 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-new-incomplete-future.html @@ -0,0 +1,72 @@ + + + + + cffuNewIncompleteFuture + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    cffuNewIncompleteFuture

    +
    +

    Returns a new incomplete CompletableFuture of the type to be returned by a CompletionStage method.

    Return

    a new CompletableFuture

    Parameters

    the type of the value
    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-or-timeout.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-or-timeout.html new file mode 100644 index 00000000..7e3c3a93 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-or-timeout.html @@ -0,0 +1,72 @@ + + + + + cffuOrTimeout + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    cffuOrTimeout

    +
    +

    Exceptionally completes this CompletableFuture with a TimeoutException if not otherwise completed before the given timeout.

    Return

    this CompletableFuture

    Parameters

    timeout

    how long to wait before completing exceptionally with a TimeoutException, in units of unit

    unit

    a TimeUnit determining how to interpret the timeout parameter

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-result-now.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-result-now.html new file mode 100644 index 00000000..5c70d033 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-result-now.html @@ -0,0 +1,75 @@ + + + + + cffuResultNow + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    cffuResultNow

    +
    +

    Returns the computed result, without waiting.

    +This method is for cases where the caller knows that the task has already completed successfully, +for example when filtering a stream of Future objects for the successful tasks +and using a mapping operation to obtain a stream of results.

    results = futures.stream()
    .filter(f -> f.state() == Future.State.SUCCESS)
    .map(Future::resultNow)
    .toList();
    }
    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-state.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-state.html new file mode 100644 index 00000000..56ee4c0b --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-state.html @@ -0,0 +1,72 @@ + + + + + cffuState + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    cffuState

    +
    +

    Returns the computation state(CffuState), this method has java version compatibility logic, so you can invoke in old java 18-.

    Return

    the computation state

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-unwrap.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-unwrap.html new file mode 100644 index 00000000..1393d0c7 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/cffu-unwrap.html @@ -0,0 +1,72 @@ + + + + + cffuUnwrap + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    cffuUnwrap

    +
    +

    Unwrap input Cffu collection elements by Cffu.cffuUnwrap.

    Same as CffuFactory.cffuArrayUnwrap, providing this method is convenient for method chaining.

    See also


    Unwrap input Cffu array elements by Cffu.cffuUnwrap.

    Same as CffuFactory.cffuArrayUnwrap, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/combine.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/combine.html new file mode 100644 index 00000000..4bed9055 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/combine.html @@ -0,0 +1,72 @@ + + + + + combine + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    combine

    +
    +

    Returns a new CompletableFuture that is completed when the given two CompletableFutures complete. If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture also does so, with a CompletionException holding this exception as its cause.

    Return

    a new CompletableFuture that is completed when the given 2 CompletableFutures complete

    See also

    Throws

    if any input CompletableFutures are null


    Returns a new CompletableFuture that is completed when the given three CompletableFutures complete. If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture also does so, with a CompletionException holding this exception as its cause.

    Return

    a new CompletableFuture that is completed when the given 3 CompletableFutures complete

    See also

    Throws

    if any input CompletableFutures are null


    Returns a new CompletableFuture that is completed when the given 4 CompletableFutures complete. If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture also does so, with a CompletionException holding this exception as its cause.

    Return

    a new CompletableFuture that is completed when the given 4 CompletableFutures complete

    See also

    Throws

    if any input CompletableFutures are null


    Returns a new CompletableFuture that is completed when the given 5 CompletableFutures complete. If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture also does so, with a CompletionException holding this exception as its cause.

    Return

    a new CompletableFuture that is completed when the given 5 CompletableFutures complete

    See also

    Throws

    if any input CompletableFutures are null

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component1.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component1.html new file mode 100644 index 00000000..f7aae4d1 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component1.html @@ -0,0 +1,72 @@ + + + + + component1 + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    component1

    +
    +
    operator fun <T1, T2> Tuple2<T1, T2>.component1(): T1
    operator fun <T1, T2, T3> Tuple3<T1, T2, T3>.component1(): T1
    operator fun <T1, T2, T3, T4> Tuple4<T1, T2, T3, T4>.component1(): T1
    operator fun <T1, T2, T3, T4, T5> Tuple5<T1, T2, T3, T4, T5>.component1(): T1
    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component2.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component2.html new file mode 100644 index 00000000..322a1765 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component2.html @@ -0,0 +1,72 @@ + + + + + component2 + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    component2

    +
    +
    operator fun <T1, T2> Tuple2<T1, T2>.component2(): T2
    operator fun <T1, T2, T3> Tuple3<T1, T2, T3>.component2(): T2
    operator fun <T1, T2, T3, T4> Tuple4<T1, T2, T3, T4>.component2(): T2
    operator fun <T1, T2, T3, T4, T5> Tuple5<T1, T2, T3, T4, T5>.component2(): T2
    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component3.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component3.html new file mode 100644 index 00000000..b8756c30 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component3.html @@ -0,0 +1,72 @@ + + + + + component3 + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    component3

    +
    +
    operator fun <T1, T2, T3> Tuple3<T1, T2, T3>.component3(): T3
    operator fun <T1, T2, T3, T4> Tuple4<T1, T2, T3, T4>.component3(): T3
    operator fun <T1, T2, T3, T4, T5> Tuple5<T1, T2, T3, T4, T5>.component3(): T3
    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component4.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component4.html new file mode 100644 index 00000000..c5c3ff6d --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component4.html @@ -0,0 +1,72 @@ + + + + + component4 + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    component4

    +
    +
    operator fun <T1, T2, T3, T4> Tuple4<T1, T2, T3, T4>.component4(): T4
    operator fun <T1, T2, T3, T4, T5> Tuple5<T1, T2, T3, T4, T5>.component4(): T4
    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component5.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component5.html new file mode 100644 index 00000000..8a87d5ce --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/component5.html @@ -0,0 +1,72 @@ + + + + + component5 + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    component5

    +
    +
    operator fun <T1, T2, T3, T4, T5> Tuple5<T1, T2, T3, T4, T5>.component5(): T5
    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/index.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/index.html new file mode 100644 index 00000000..eb86338a --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/index.html @@ -0,0 +1,650 @@ + + + + + io.foldright.cffu.kotlin + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    Package-level declarations

    +
    +
    +
    +
    +
    +

    Functions

    +
    +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +
    fun <T> Array<Cffu<T>>.allOfCffu(cffuFactory: CffuFactory = ABSENT): Cffu<List<T>>
    fun <T> Collection<Cffu<T>>.allOfCffu(cffuFactory: CffuFactory = ABSENT): Cffu<List<T>>

    Returns a new Cffu with the results of all the given Cffus, the new Cffu is completed when all the given Cffus complete. If any of the given Cffus complete exceptionally, then the returned Cffu also does so, with a CompletionException holding this exception as its cause. If no Cffus are provided, returns a Cffu completed with the value emptyList.

    @JvmName(name = "allOfCffuCf")
    fun <T> Collection<CompletableFuture<T>>.allOfCffu(cffuFactory: CffuFactory): Cffu<List<T>>

    Returns a new Cffu with the results of all the given CompletableFutures, the new Cffu is completed when all the given CompletableFutures complete. If any of the given CompletableFutures complete exceptionally, then the returned Cffu also does so, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns a Cffu completed with the value emptyList.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +
    fun Array<out Cffu<*>>.allOfCffuVoid(cffuFactory: CffuFactory = ABSENT): Cffu<Void>
    fun Collection<Cffu<*>>.allOfCffuVoid(cffuFactory: CffuFactory = ABSENT): Cffu<Void>

    Returns a new Cffu that is completed when all the given Cffus complete. If any of the given Cffu complete exceptionally, then the returned Cffu also does so, with a CompletionException holding this exception as its cause. Otherwise, the results, if any, of the given Cffus are not reflected in the returned Cffu(Cffu<Void>), but may be obtained by inspecting them individually. If no Cffus are provided, returns a Cffu completed with the value null.

    @JvmName(name = "allOfCffuVoidCf")
    fun Collection<CompletableFuture<*>>.allOfCffuVoid(cffuFactory: CffuFactory): Cffu<Void>

    Returns a new Cffu that is completed when all the given CompletableFutures complete. If any of the given Cffu complete exceptionally, then the returned Cffu also does so, with a CompletionException holding this exception as its cause. Otherwise, the results, if any, of the given CompletableFutures are not reflected in the returned Cffu(Cffu<Void>), but may be obtained by inspecting them individually. If no CompletableFutures are provided, returns a Cffu completed with the value null.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns a new CompletableFuture with the results of all the given CompletableFutures, the returned new CompletableFuture is completed when all the given CompletableFutures complete. If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture also does so, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns a CompletableFuture completed with the value emptyList.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns a new CompletableFuture that is completed when all the given CompletableFutures complete. If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture also does so, with a CompletionException holding this exception as its cause. Otherwise, the results, if any, of the given CompletableFutures are not reflected in the returned CompletableFuture, but may be obtained by inspecting them individually. If no CompletableFutures are provided, returns a CompletableFuture completed with the value null.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +
    fun <T> Array<Cffu<T>>.allOfFastFailCffu(cffuFactory: CffuFactory = ABSENT): Cffu<List<T>>
    fun <T> Collection<Cffu<T>>.allOfFastFailCffu(cffuFactory: CffuFactory = ABSENT): Cffu<List<T>>

    Returns a new Cffu with the results of all the given Cffus, the new Cffu success when all the given Cffus success. If any of the given Cffus complete exceptionally, then the returned Cffu also does so without waiting other incomplete given Cffus, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns a Cffu completed with the value emptyList.

    @JvmName(name = "allOfFastFailCffuCf")
    fun <T> Collection<CompletableFuture<T>>.allOfFastFailCffu(cffuFactory: CffuFactory): Cffu<List<T>>

    Returns a new Cffu with the results of all the given CompletableFutures, the new Cffu success when all the given CompletableFutures success. If any of the given CompletableFutures complete exceptionally, then the returned Cffu also does so without waiting other incomplete given CompletableFutures, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns a Cffu completed with the value emptyList.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +
    fun Array<out Cffu<*>>.allOfFastFailCffuVoid(cffuFactory: CffuFactory = ABSENT): Cffu<Void>
    fun Collection<Cffu<*>>.allOfFastFailCffuVoid(cffuFactory: CffuFactory = ABSENT): Cffu<Void>

    Returns a new Cffu that is successful when all the given Cffus success, the results(Cffu<Void>) of the given Cffus are not reflected in the returned Cffu, but may be obtained by inspecting them individually. If any of the given Cffus complete exceptionally, then the returned Cffu also does so without waiting other incomplete given Cffus, with a CompletionException holding this exception as its cause. If no Cffus are provided, returns a Cffu completed with the value null.

    @JvmName(name = "allOfFastFailCffuVoidCf")
    fun Collection<CompletableFuture<*>>.allOfFastFailCffuVoid(cffuFactory: CffuFactory): Cffu<Void>

    Returns a new Cffu that is successful when all the given CompletableFutures success, the results(Cffu<Void>) of the given CompletableFutures are not reflected in the returned Cffu, but may be obtained by inspecting them individually. If any of the given CompletableFutures complete exceptionally, then the returned Cffu also does so without waiting other incomplete given CompletableFutures, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns a Cffu completed with the value null.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns a new CompletableFuture with the results of all the given CompletableFutures, the new CompletableFuture success when all the given CompletableFutures success. If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture also does so without waiting other incomplete given CompletableFutures, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns a CompletableFuture completed with the value emptyList.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns a new CompletableFuture that is successful when all the given CompletableFutures success, the results(CompletableFuture<Void>) of the given CompletableFutures are not reflected in the returned CompletableFuture, but may be obtained by inspecting them individually. If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture also does so without waiting other incomplete given CompletableFutures, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns a CompletableFuture completed with the value null.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +
    fun <T> Array<Cffu<T>>.anyOfCffu(cffuFactory: CffuFactory = ABSENT): Cffu<T>
    fun <T> Collection<Cffu<T>>.anyOfCffu(cffuFactory: CffuFactory = ABSENT): Cffu<T>

    Returns a new Cffu that is completed when any of the given Cffus complete, with the same result.

    @JvmName(name = "anyOfCffuCf")
    fun <T> Collection<CompletableFuture<T>>.anyOfCffu(cffuFactory: CffuFactory): Cffu<T>

    Returns a new Cffu that is completed when any of the given CompletableFutures complete, with the same result.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +
    fun Array<out Cffu<*>>.anyOfCffuAny(cffuFactory: CffuFactory = ABSENT): Cffu<Any>
    fun Collection<Cffu<*>>.anyOfCffuAny(cffuFactory: CffuFactory = ABSENT): Cffu<Any>

    Returns a new Cffu that is completed when any of the given Cffus complete, with the same result.

    @JvmName(name = "anyOfCffuAnyCf")
    fun Collection<CompletableFuture<*>>.anyOfCffuAny(cffuFactory: CffuFactory): Cffu<Any>

    Returns a new Cffu that is completed when any of the given CompletableFutures complete, with the same result.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns a new CompletableFuture that is completed when any of the given CompletableFutures complete, with the same result. Otherwise, if it completed exceptionally, the returned CompletableFuture also does so, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns an incomplete CompletableFuture.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns a new CompletableFuture that is completed when any of the given CompletableFutures complete, with the same result. Otherwise, if it completed exceptionally, the returned CompletableFuture also does so, with a CompletionException holding this exception as its cause. If no CompletableFutures are provided, returns an incomplete CompletableFuture.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +
    fun <T> Array<Cffu<T>>.anyOfSuccessCffu(cffuFactory: CffuFactory = ABSENT): Cffu<T>
    fun <T> Collection<Cffu<T>>.anyOfSuccessCffu(cffuFactory: CffuFactory = ABSENT): Cffu<T>

    Returns a new Cffu that is successful when any of the given Cffus success, with the same result. Otherwise, all the given Cffus complete exceptionally, the returned Cffu also does so, with a CompletionException holding an exception from any of the given Cffus as its cause. If no Cffus are provided, returns a new Cffu that is already completed exceptionally with a CompletionException holding a NoCfsProvidedException as its cause.

    @JvmName(name = "anyOfSuccessCffuCf")
    fun <T> Collection<CompletableFuture<T>>.anyOfSuccessCffu(cffuFactory: CffuFactory): Cffu<T>

    Returns a new Cffu that is successful when any of the given CompletableFutures success, with the same result. Otherwise, all the given CompletableFutures complete exceptionally, the returned Cffu also does so, with a CompletionException holding an exception from any of the given CompletableFutures as its cause. If no CompletableFutures are provided, returns a new Cffu that is already completed exceptionally with a CompletionException holding a NoCfsProvidedException as its cause.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +
    fun Array<out Cffu<*>>.anyOfSuccessCffuAny(cffuFactory: CffuFactory = ABSENT): Cffu<Any>
    fun Collection<Cffu<*>>.anyOfSuccessCffuAny(cffuFactory: CffuFactory = ABSENT): Cffu<Any>
    @JvmName(name = "anyOfSuccessCffuAnyCf")
    fun Collection<CompletableFuture<*>>.anyOfSuccessCffuAny(cffuFactory: CffuFactory): Cffu<Any>

    Returns a new Cffu that is successful when any of the given CompletableFutures success, with the same result. Otherwise, all the given CompletableFutures complete exceptionally, the returned Cffu also does so, with a CompletionException holding an exception from any of the given CompletableFutures as its cause. If no CompletableFutures are provided, returns a new Cffu that is already completed exceptionally with a CompletionException holding a NoCfsProvidedException as its cause.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns a new CompletableFuture that is successful when any of the given CompletableFutures success, with the same result. Otherwise, all the given CompletableFutures complete exceptionally, the returned CompletableFuture also does so, with a CompletionException holding an exception from any of the given CompletableFutures as its cause. If no CompletableFutures are provided, returns a new CompletableFuture that is already completed exceptionally with a CompletionException holding a NoCfsProvidedException as its cause.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns a new CompletableFuture that is successful when any of the given CompletableFutures success, with the same result. Otherwise, all the given CompletableFutures complete exceptionally, the returned CompletableFuture also does so, with a CompletionException holding an exception CompletableFuture any of the given CompletableFutures as its cause. If no CompletableFutures are provided, returns a new Cffu that is already completed exceptionally with a CompletionException holding a NoCfsProvidedException as its cause.

    Returns a new CompletableFuture that is successful when any of the given CompletableFutures success, with the same result. Otherwise, all the given CompletableFutures complete exceptionally, the returned CompletableFuture also does so, with a CompletionException holding an exception from any of the given CompletableFutures as its cause. If no CompletableFutures are provided, returns a new CompletableFuture that is already completed exceptionally with a CompletionException holding a NoCfsProvidedException as its cause.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +
    fun <T> CompletionStage<T>.asCffu(cffuFactory: CffuFactory): Cffu<T>
    fun <T> Array<out CompletionStage<T>>.asCffu(cffuFactory: CffuFactory): Array<Cffu<T>>

    Wrap input CompletableFuture/CompletionStage array elements to Cffu by CffuFactory.asCffu.

    Wrap input CompletableFuture/CompletionStage collection elements to Cffu by CffuFactory.asCffu.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Completes given CompletableFuture with the result of the given Supplier function invoked from an asynchronous task using the default executor.

    fun <T> CompletableFuture<T>.cffuCompleteAsync(supplier: () -> T, executor: Executor): CompletableFuture<T>

    Completes given CompletableFuture with the result of the given Supplier function invoked from an asynchronous task using the given executor.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Completes given CompletableFuture with the given value if not otherwise completed before the given timeout.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns a new CompletableFuture that is completed normally with the same value as this CompletableFuture when it completes normally. If this CompletableFuture completes exceptionally, then the returned CompletableFuture completes exceptionally with a CompletionException with this exception as cause. The behavior is equivalent to thenApply(x -> x). This method may be useful as a form of "defensive copying", to prevent clients from completing, while still being able to arrange dependent actions.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns a new CompletionStage that, when given stage completes exceptionally, is executed with given stage's exception as the argument to the supplied function, using given stage's default asynchronous execution facility. Otherwise, if given stage completes normally, then the returned stage also completes normally with the same value.

    Returns a new CompletionStage that, when given stage completes exceptionally, is executed with given stage's exception as the argument to the supplied function, using the supplied Executor. Otherwise, if given stage completes normally, then the returned stage also completes normally with the same value.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns a new CompletionStage that, when given stage completes exceptionally, is composed using the results of the supplied function applied to given stage's exception.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns a new CompletionStage that, when given stage completes exceptionally, is composed using the results of the supplied function applied to given stage's exception, using given stage's default asynchronous execution facility.

    Returns a new CompletionStage that, when given stage completes exceptionally, is composed using the results of the supplied function applied to given stage's exception, using the supplied Executor.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns the exception thrown by the task, without waiting.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +
    fun <T> CompletableFuture<T>.cffuJoin(timeout: Long, unit: TimeUnit): T

    Waits if necessary for at most the given time for the computation to complete, and then retrieves its result value when complete, or throws an (unchecked) exception if completed exceptionally.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns a new CompletionStage that is completed normally with the same value as given CompletableFuture when it completes normally, and cannot be independently completed or otherwise used in ways not defined by the methods of interface CompletionStage. If given CompletableFuture completes exceptionally, then the returned CompletionStage completes exceptionally with a CompletionException with given exception as cause.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns a new incomplete CompletableFuture of the type to be returned by a CompletionStage method.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Exceptionally completes this CompletableFuture with a TimeoutException if not otherwise completed before the given timeout.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns the computed result, without waiting.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns the computation state(CffuState), this method has java version compatibility logic, so you can invoke in old java 18-.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Unwrap input Cffu array elements by Cffu.cffuUnwrap.

    Unwrap input Cffu collection elements by Cffu.cffuUnwrap.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +

    Returns a new CompletableFuture that is completed when the given two CompletableFutures complete. If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture also does so, with a CompletionException holding this exception as its cause.

    Returns a new CompletableFuture that is completed when the given three CompletableFutures complete. If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture also does so, with a CompletionException holding this exception as its cause.

    Returns a new CompletableFuture that is completed when the given 4 CompletableFutures complete. If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture also does so, with a CompletionException holding this exception as its cause.

    Returns a new CompletableFuture that is completed when the given 5 CompletableFutures complete. If any of the given CompletableFutures complete exceptionally, then the returned CompletableFuture also does so, with a CompletionException holding this exception as its cause.

    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +
    operator fun <T1, T2> Tuple2<T1, T2>.component1(): T1
    operator fun <T1, T2, T3> Tuple3<T1, T2, T3>.component1(): T1
    operator fun <T1, T2, T3, T4> Tuple4<T1, T2, T3, T4>.component1(): T1
    operator fun <T1, T2, T3, T4, T5> Tuple5<T1, T2, T3, T4, T5>.component1(): T1
    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +
    operator fun <T1, T2> Tuple2<T1, T2>.component2(): T2
    operator fun <T1, T2, T3> Tuple3<T1, T2, T3>.component2(): T2
    operator fun <T1, T2, T3, T4> Tuple4<T1, T2, T3, T4>.component2(): T2
    operator fun <T1, T2, T3, T4, T5> Tuple5<T1, T2, T3, T4, T5>.component2(): T2
    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +
    operator fun <T1, T2, T3> Tuple3<T1, T2, T3>.component3(): T3
    operator fun <T1, T2, T3, T4> Tuple4<T1, T2, T3, T4>.component3(): T3
    operator fun <T1, T2, T3, T4, T5> Tuple5<T1, T2, T3, T4, T5>.component3(): T3
    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +
    operator fun <T1, T2, T3, T4> Tuple4<T1, T2, T3, T4>.component4(): T4
    operator fun <T1, T2, T3, T4, T5> Tuple5<T1, T2, T3, T4, T5>.component4(): T4
    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    +
    operator fun <T1, T2, T3, T4, T5> Tuple5<T1, T2, T3, T4, T5>.component5(): T5
    +
    +
    +
    +
    + +
    +
    +
    + + +
    Link copied to clipboard
    +
    + +
    +
    +
    +
    +
    +
    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/to-completable-future.html b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/to-completable-future.html new file mode 100644 index 00000000..c8027916 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/io.foldright.cffu.kotlin/to-completable-future.html @@ -0,0 +1,72 @@ + + + + + toCompletableFuture + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    toCompletableFuture

    +
    +

    Convert Cffu collection elements to CompletableFuture by Cffu.toCompletableFuture.

    Same as CffuFactory.cffuAnyOf, providing this method is convenient for method chaining.

    See also


    Convert Cffu array elements to CompletableFuture by Cffu.toCompletableFuture.

    Same as CffuFactory.cffuAnyOf, providing this method is convenient for method chaining.

    See also

    +
    + +
    +
    + + diff --git a/dokka/0.9.8/cffu-kotlin/package-list b/dokka/0.9.8/cffu-kotlin/package-list new file mode 100644 index 00000000..f1a82ae2 --- /dev/null +++ b/dokka/0.9.8/cffu-kotlin/package-list @@ -0,0 +1,94 @@ +$dokka.format:html-v1 +$dokka.linkExtension:html +$dokka.location:io.foldright.cffu.kotlin////PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/index.html +$dokka.location:io.foldright.cffu.kotlin//allOfCffu/kotlin.Array[io.foldright.cffu.Cffu[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-cffu.html +$dokka.location:io.foldright.cffu.kotlin//allOfCffu/kotlin.Array[java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-cffu.html +$dokka.location:io.foldright.cffu.kotlin//allOfCffu/kotlin.collections.Collection[io.foldright.cffu.Cffu[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-cffu.html +$dokka.location:io.foldright.cffu.kotlin//allOfCffu/kotlin.collections.Collection[java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-cffu.html +$dokka.location:io.foldright.cffu.kotlin//allOfCffuVoid/kotlin.Array[io.foldright.cffu.Cffu[*]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-cffu-void.html +$dokka.location:io.foldright.cffu.kotlin//allOfCffuVoid/kotlin.Array[java.util.concurrent.CompletableFuture[*]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-cffu-void.html +$dokka.location:io.foldright.cffu.kotlin//allOfCffuVoid/kotlin.collections.Collection[io.foldright.cffu.Cffu[*]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-cffu-void.html +$dokka.location:io.foldright.cffu.kotlin//allOfCffuVoid/kotlin.collections.Collection[java.util.concurrent.CompletableFuture[*]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-cffu-void.html +$dokka.location:io.foldright.cffu.kotlin//allOfCompletableFuture/kotlin.Array[java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-completable-future.html +$dokka.location:io.foldright.cffu.kotlin//allOfCompletableFuture/kotlin.collections.Collection[java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-completable-future.html +$dokka.location:io.foldright.cffu.kotlin//allOfCompletableFutureVoid/kotlin.Array[java.util.concurrent.CompletableFuture[*]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-completable-future-void.html +$dokka.location:io.foldright.cffu.kotlin//allOfCompletableFutureVoid/kotlin.collections.Collection[java.util.concurrent.CompletableFuture[*]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-completable-future-void.html +$dokka.location:io.foldright.cffu.kotlin//allOfFastFailCffu/kotlin.Array[io.foldright.cffu.Cffu[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-cffu.html +$dokka.location:io.foldright.cffu.kotlin//allOfFastFailCffu/kotlin.Array[java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-cffu.html +$dokka.location:io.foldright.cffu.kotlin//allOfFastFailCffu/kotlin.collections.Collection[io.foldright.cffu.Cffu[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-cffu.html +$dokka.location:io.foldright.cffu.kotlin//allOfFastFailCffu/kotlin.collections.Collection[java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-cffu.html +$dokka.location:io.foldright.cffu.kotlin//allOfFastFailCffuVoid/kotlin.Array[io.foldright.cffu.Cffu[*]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-cffu-void.html +$dokka.location:io.foldright.cffu.kotlin//allOfFastFailCffuVoid/kotlin.Array[java.util.concurrent.CompletableFuture[*]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-cffu-void.html +$dokka.location:io.foldright.cffu.kotlin//allOfFastFailCffuVoid/kotlin.collections.Collection[io.foldright.cffu.Cffu[*]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-cffu-void.html +$dokka.location:io.foldright.cffu.kotlin//allOfFastFailCffuVoid/kotlin.collections.Collection[java.util.concurrent.CompletableFuture[*]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-cffu-void.html +$dokka.location:io.foldright.cffu.kotlin//allOfFastFailCompletableFuture/kotlin.Array[java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-completable-future.html +$dokka.location:io.foldright.cffu.kotlin//allOfFastFailCompletableFuture/kotlin.collections.Collection[java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-completable-future.html +$dokka.location:io.foldright.cffu.kotlin//allOfFastFailCompletableFutureVoid/kotlin.Array[java.util.concurrent.CompletableFuture[*]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-completable-future-void.html +$dokka.location:io.foldright.cffu.kotlin//allOfFastFailCompletableFutureVoid/kotlin.collections.Collection[java.util.concurrent.CompletableFuture[*]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/all-of-fast-fail-completable-future-void.html +$dokka.location:io.foldright.cffu.kotlin//anyOfCffu/kotlin.Array[io.foldright.cffu.Cffu[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-cffu.html +$dokka.location:io.foldright.cffu.kotlin//anyOfCffu/kotlin.Array[java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-cffu.html +$dokka.location:io.foldright.cffu.kotlin//anyOfCffu/kotlin.collections.Collection[io.foldright.cffu.Cffu[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-cffu.html +$dokka.location:io.foldright.cffu.kotlin//anyOfCffu/kotlin.collections.Collection[java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-cffu.html +$dokka.location:io.foldright.cffu.kotlin//anyOfCffuAny/kotlin.Array[io.foldright.cffu.Cffu[*]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-cffu-any.html +$dokka.location:io.foldright.cffu.kotlin//anyOfCffuAny/kotlin.Array[java.util.concurrent.CompletableFuture[*]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-cffu-any.html +$dokka.location:io.foldright.cffu.kotlin//anyOfCffuAny/kotlin.collections.Collection[io.foldright.cffu.Cffu[*]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-cffu-any.html +$dokka.location:io.foldright.cffu.kotlin//anyOfCffuAny/kotlin.collections.Collection[java.util.concurrent.CompletableFuture[*]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-cffu-any.html +$dokka.location:io.foldright.cffu.kotlin//anyOfCompletableFuture/kotlin.Array[java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-completable-future.html +$dokka.location:io.foldright.cffu.kotlin//anyOfCompletableFuture/kotlin.collections.Collection[java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-completable-future.html +$dokka.location:io.foldright.cffu.kotlin//anyOfCompletableFutureAny/kotlin.Array[java.util.concurrent.CompletableFuture[*]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-completable-future-any.html +$dokka.location:io.foldright.cffu.kotlin//anyOfCompletableFutureAny/kotlin.collections.Collection[java.util.concurrent.CompletableFuture[*]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-completable-future-any.html +$dokka.location:io.foldright.cffu.kotlin//anyOfSuccessCffu/kotlin.Array[io.foldright.cffu.Cffu[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-cffu.html +$dokka.location:io.foldright.cffu.kotlin//anyOfSuccessCffu/kotlin.Array[java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-cffu.html +$dokka.location:io.foldright.cffu.kotlin//anyOfSuccessCffu/kotlin.collections.Collection[io.foldright.cffu.Cffu[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-cffu.html +$dokka.location:io.foldright.cffu.kotlin//anyOfSuccessCffu/kotlin.collections.Collection[java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-cffu.html +$dokka.location:io.foldright.cffu.kotlin//anyOfSuccessCffuAny/kotlin.Array[io.foldright.cffu.Cffu[*]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-cffu-any.html +$dokka.location:io.foldright.cffu.kotlin//anyOfSuccessCffuAny/kotlin.Array[java.util.concurrent.CompletableFuture[*]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-cffu-any.html +$dokka.location:io.foldright.cffu.kotlin//anyOfSuccessCffuAny/kotlin.collections.Collection[io.foldright.cffu.Cffu[*]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-cffu-any.html +$dokka.location:io.foldright.cffu.kotlin//anyOfSuccessCffuAny/kotlin.collections.Collection[java.util.concurrent.CompletableFuture[*]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-cffu-any.html +$dokka.location:io.foldright.cffu.kotlin//anyOfSuccessCompletableFuture/kotlin.Array[java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-completable-future.html +$dokka.location:io.foldright.cffu.kotlin//anyOfSuccessCompletableFuture/kotlin.collections.Collection[java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-completable-future.html +$dokka.location:io.foldright.cffu.kotlin//anyOfSuccessCompletableFutureAny/kotlin.Array[java.util.concurrent.CompletableFuture[*]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-completable-future-any.html +$dokka.location:io.foldright.cffu.kotlin//anyOfSuccessCompletableFutureAny/kotlin.collections.Collection[java.util.concurrent.CompletableFuture[*]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/any-of-success-completable-future-any.html +$dokka.location:io.foldright.cffu.kotlin//asCffu/java.util.concurrent.CompletionStage[TypeParam(bounds=[kotlin.Any?])]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/as-cffu.html +$dokka.location:io.foldright.cffu.kotlin//asCffu/kotlin.Array[java.util.concurrent.CompletionStage[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/as-cffu.html +$dokka.location:io.foldright.cffu.kotlin//asCffu/kotlin.collections.Collection[java.util.concurrent.CompletionStage[TypeParam(bounds=[kotlin.Any?])]]#io.foldright.cffu.CffuFactory/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/as-cffu.html +$dokka.location:io.foldright.cffu.kotlin//cffuCompleteAsync/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#kotlin.Function0[TypeParam(bounds=[kotlin.Any?])]#java.util.concurrent.Executor/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-complete-async.html +$dokka.location:io.foldright.cffu.kotlin//cffuCompleteAsync/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#kotlin.Function0[TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-complete-async.html +$dokka.location:io.foldright.cffu.kotlin//cffuCompleteOnTimeout/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#TypeParam(bounds=[kotlin.Any?])#kotlin.Long#java.util.concurrent.TimeUnit/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-complete-on-timeout.html +$dokka.location:io.foldright.cffu.kotlin//cffuCopy/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-copy.html +$dokka.location:io.foldright.cffu.kotlin//cffuExceptionNow/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exception-now.html +$dokka.location:io.foldright.cffu.kotlin//cffuExceptionallyAsync/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#kotlin.Function1[kotlin.Throwable,TypeParam(bounds=[kotlin.Any?])]#java.util.concurrent.Executor/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exceptionally-async.html +$dokka.location:io.foldright.cffu.kotlin//cffuExceptionallyAsync/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#kotlin.Function1[kotlin.Throwable,TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exceptionally-async.html +$dokka.location:io.foldright.cffu.kotlin//cffuExceptionallyCompose/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#kotlin.Function1[kotlin.Throwable,java.util.concurrent.CompletionStage[TypeParam(bounds=[kotlin.Any?])]]/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exceptionally-compose.html +$dokka.location:io.foldright.cffu.kotlin//cffuExceptionallyComposeAsync/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#kotlin.Function1[kotlin.Throwable,java.util.concurrent.CompletionStage[TypeParam(bounds=[kotlin.Any?])]]#java.util.concurrent.Executor/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exceptionally-compose-async.html +$dokka.location:io.foldright.cffu.kotlin//cffuExceptionallyComposeAsync/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#kotlin.Function1[kotlin.Throwable,java.util.concurrent.CompletionStage[TypeParam(bounds=[kotlin.Any?])]]/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-exceptionally-compose-async.html +$dokka.location:io.foldright.cffu.kotlin//cffuJoin/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#kotlin.Long#java.util.concurrent.TimeUnit/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-join.html +$dokka.location:io.foldright.cffu.kotlin//cffuMinimalCompletionStage/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-minimal-completion-stage.html +$dokka.location:io.foldright.cffu.kotlin//cffuNewIncompleteFuture/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-new-incomplete-future.html +$dokka.location:io.foldright.cffu.kotlin//cffuOrTimeout/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#kotlin.Long#java.util.concurrent.TimeUnit/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-or-timeout.html +$dokka.location:io.foldright.cffu.kotlin//cffuResultNow/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-result-now.html +$dokka.location:io.foldright.cffu.kotlin//cffuState/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-state.html +$dokka.location:io.foldright.cffu.kotlin//cffuUnwrap/kotlin.Array[io.foldright.cffu.Cffu[TypeParam(bounds=[kotlin.Any?])]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-unwrap.html +$dokka.location:io.foldright.cffu.kotlin//cffuUnwrap/kotlin.collections.Collection[io.foldright.cffu.Cffu[TypeParam(bounds=[kotlin.Any?])]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/cffu-unwrap.html +$dokka.location:io.foldright.cffu.kotlin//combine/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/combine.html +$dokka.location:io.foldright.cffu.kotlin//combine/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/combine.html +$dokka.location:io.foldright.cffu.kotlin//combine/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/combine.html +$dokka.location:io.foldright.cffu.kotlin//combine/java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]#java.util.concurrent.CompletableFuture[TypeParam(bounds=[kotlin.Any?])]/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/combine.html +$dokka.location:io.foldright.cffu.kotlin//component1/io.foldright.cffu.tuple.Tuple2[TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/component1.html +$dokka.location:io.foldright.cffu.kotlin//component1/io.foldright.cffu.tuple.Tuple3[TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/component1.html +$dokka.location:io.foldright.cffu.kotlin//component1/io.foldright.cffu.tuple.Tuple4[TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/component1.html +$dokka.location:io.foldright.cffu.kotlin//component1/io.foldright.cffu.tuple.Tuple5[TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/component1.html +$dokka.location:io.foldright.cffu.kotlin//component2/io.foldright.cffu.tuple.Tuple2[TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/component2.html +$dokka.location:io.foldright.cffu.kotlin//component2/io.foldright.cffu.tuple.Tuple3[TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/component2.html +$dokka.location:io.foldright.cffu.kotlin//component2/io.foldright.cffu.tuple.Tuple4[TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/component2.html +$dokka.location:io.foldright.cffu.kotlin//component2/io.foldright.cffu.tuple.Tuple5[TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/component2.html +$dokka.location:io.foldright.cffu.kotlin//component3/io.foldright.cffu.tuple.Tuple3[TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/component3.html +$dokka.location:io.foldright.cffu.kotlin//component3/io.foldright.cffu.tuple.Tuple4[TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/component3.html +$dokka.location:io.foldright.cffu.kotlin//component3/io.foldright.cffu.tuple.Tuple5[TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/component3.html +$dokka.location:io.foldright.cffu.kotlin//component4/io.foldright.cffu.tuple.Tuple4[TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/component4.html +$dokka.location:io.foldright.cffu.kotlin//component4/io.foldright.cffu.tuple.Tuple5[TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/component4.html +$dokka.location:io.foldright.cffu.kotlin//component5/io.foldright.cffu.tuple.Tuple5[TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?]),TypeParam(bounds=[kotlin.Any?])]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/component5.html +$dokka.location:io.foldright.cffu.kotlin//toCompletableFuture/kotlin.Array[java.util.concurrent.CompletionStage[TypeParam(bounds=[kotlin.Any?])]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/to-completable-future.html +$dokka.location:io.foldright.cffu.kotlin//toCompletableFuture/kotlin.collections.Collection[java.util.concurrent.CompletionStage[TypeParam(bounds=[kotlin.Any?])]]#/PointingToDeclaration/cffu-kotlin/io.foldright.cffu.kotlin/to-completable-future.html +io.foldright.cffu.kotlin + diff --git a/dokka/0.9.8/images/anchor-copy-button.svg b/dokka/0.9.8/images/anchor-copy-button.svg new file mode 100644 index 00000000..bab9d747 --- /dev/null +++ b/dokka/0.9.8/images/anchor-copy-button.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/dokka/0.9.8/images/arrow_down.svg b/dokka/0.9.8/images/arrow_down.svg new file mode 100644 index 00000000..c0388dee --- /dev/null +++ b/dokka/0.9.8/images/arrow_down.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/dokka/0.9.8/images/copy-icon.svg b/dokka/0.9.8/images/copy-icon.svg new file mode 100644 index 00000000..61440f0a --- /dev/null +++ b/dokka/0.9.8/images/copy-icon.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/dokka/0.9.8/images/copy-successful-icon.svg b/dokka/0.9.8/images/copy-successful-icon.svg new file mode 100644 index 00000000..1865f739 --- /dev/null +++ b/dokka/0.9.8/images/copy-successful-icon.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/dokka/0.9.8/images/footer-go-to-link.svg b/dokka/0.9.8/images/footer-go-to-link.svg new file mode 100644 index 00000000..0137e223 --- /dev/null +++ b/dokka/0.9.8/images/footer-go-to-link.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/dokka/0.9.8/images/go-to-top-icon.svg b/dokka/0.9.8/images/go-to-top-icon.svg new file mode 100644 index 00000000..d987f3ea --- /dev/null +++ b/dokka/0.9.8/images/go-to-top-icon.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/dokka/0.9.8/images/logo-icon.svg b/dokka/0.9.8/images/logo-icon.svg new file mode 100644 index 00000000..1fea0877 --- /dev/null +++ b/dokka/0.9.8/images/logo-icon.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/dokka/0.9.8/images/nav-icons/abstract-class-kotlin.svg b/dokka/0.9.8/images/nav-icons/abstract-class-kotlin.svg new file mode 100644 index 00000000..a2069b8f --- /dev/null +++ b/dokka/0.9.8/images/nav-icons/abstract-class-kotlin.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/dokka/0.9.8/images/nav-icons/abstract-class.svg b/dokka/0.9.8/images/nav-icons/abstract-class.svg new file mode 100644 index 00000000..60182030 --- /dev/null +++ b/dokka/0.9.8/images/nav-icons/abstract-class.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/dokka/0.9.8/images/nav-icons/annotation-kotlin.svg b/dokka/0.9.8/images/nav-icons/annotation-kotlin.svg new file mode 100644 index 00000000..932f1d3d --- /dev/null +++ b/dokka/0.9.8/images/nav-icons/annotation-kotlin.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/dokka/0.9.8/images/nav-icons/annotation.svg b/dokka/0.9.8/images/nav-icons/annotation.svg new file mode 100644 index 00000000..b80c54b4 --- /dev/null +++ b/dokka/0.9.8/images/nav-icons/annotation.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/dokka/0.9.8/images/nav-icons/class-kotlin.svg b/dokka/0.9.8/images/nav-icons/class-kotlin.svg new file mode 100644 index 00000000..46a21f65 --- /dev/null +++ b/dokka/0.9.8/images/nav-icons/class-kotlin.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/dokka/0.9.8/images/nav-icons/class.svg b/dokka/0.9.8/images/nav-icons/class.svg new file mode 100644 index 00000000..3f1ad167 --- /dev/null +++ b/dokka/0.9.8/images/nav-icons/class.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/dokka/0.9.8/images/nav-icons/enum-kotlin.svg b/dokka/0.9.8/images/nav-icons/enum-kotlin.svg new file mode 100644 index 00000000..4a854596 --- /dev/null +++ b/dokka/0.9.8/images/nav-icons/enum-kotlin.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/dokka/0.9.8/images/nav-icons/enum.svg b/dokka/0.9.8/images/nav-icons/enum.svg new file mode 100644 index 00000000..fa7f2476 --- /dev/null +++ b/dokka/0.9.8/images/nav-icons/enum.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/dokka/0.9.8/images/nav-icons/exception-class.svg b/dokka/0.9.8/images/nav-icons/exception-class.svg new file mode 100644 index 00000000..c0b2bdeb --- /dev/null +++ b/dokka/0.9.8/images/nav-icons/exception-class.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/dokka/0.9.8/images/nav-icons/field-value.svg b/dokka/0.9.8/images/nav-icons/field-value.svg new file mode 100644 index 00000000..20449c94 --- /dev/null +++ b/dokka/0.9.8/images/nav-icons/field-value.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/dokka/0.9.8/images/nav-icons/field-variable.svg b/dokka/0.9.8/images/nav-icons/field-variable.svg new file mode 100644 index 00000000..3b074500 --- /dev/null +++ b/dokka/0.9.8/images/nav-icons/field-variable.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/dokka/0.9.8/images/nav-icons/function.svg b/dokka/0.9.8/images/nav-icons/function.svg new file mode 100644 index 00000000..f0da64a0 --- /dev/null +++ b/dokka/0.9.8/images/nav-icons/function.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/dokka/0.9.8/images/nav-icons/interface-kotlin.svg b/dokka/0.9.8/images/nav-icons/interface-kotlin.svg new file mode 100644 index 00000000..bf07a148 --- /dev/null +++ b/dokka/0.9.8/images/nav-icons/interface-kotlin.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/dokka/0.9.8/images/nav-icons/interface.svg b/dokka/0.9.8/images/nav-icons/interface.svg new file mode 100644 index 00000000..32063ba2 --- /dev/null +++ b/dokka/0.9.8/images/nav-icons/interface.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/dokka/0.9.8/images/nav-icons/object.svg b/dokka/0.9.8/images/nav-icons/object.svg new file mode 100644 index 00000000..9f427de4 --- /dev/null +++ b/dokka/0.9.8/images/nav-icons/object.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/dokka/0.9.8/images/theme-toggle.svg b/dokka/0.9.8/images/theme-toggle.svg new file mode 100644 index 00000000..2a8d750e --- /dev/null +++ b/dokka/0.9.8/images/theme-toggle.svg @@ -0,0 +1,4 @@ + + + \ No newline at end of file diff --git a/dokka/0.9.8/index.html b/dokka/0.9.8/index.html new file mode 100644 index 00000000..889e7a26 --- /dev/null +++ b/dokka/0.9.8/index.html @@ -0,0 +1,91 @@ + + + + + cffu-kotlin + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + +
    +

    cffu-kotlin

    +
    +

    Packages

    +
    +
    +
    +
    +
    + + +
    Link copied to clipboard
    +
    +
    +
    + +
    +
    +
    +
    +
    +
    +
    +
    + +
    +
    + + diff --git a/dokka/0.9.8/navigation.html b/dokka/0.9.8/navigation.html new file mode 100644 index 00000000..aa56819e --- /dev/null +++ b/dokka/0.9.8/navigation.html @@ -0,0 +1,121 @@ + + diff --git a/dokka/0.9.8/scripts/clipboard.js b/dokka/0.9.8/scripts/clipboard.js new file mode 100644 index 00000000..b00ce246 --- /dev/null +++ b/dokka/0.9.8/scripts/clipboard.js @@ -0,0 +1,52 @@ +window.addEventListener('load', () => { + document.querySelectorAll('span.copy-icon').forEach(element => { + element.addEventListener('click', (el) => copyElementsContentToClipboard(element)); + }) + + document.querySelectorAll('span.anchor-icon').forEach(element => { + element.addEventListener('click', (el) => { + if(element.hasAttribute('pointing-to')){ + const location = hrefWithoutCurrentlyUsedAnchor() + '#' + element.getAttribute('pointing-to') + copyTextToClipboard(element, location) + } + }); + }) +}) + +const copyElementsContentToClipboard = (element) => { + const selection = window.getSelection(); + const range = document.createRange(); + range.selectNodeContents(element.parentNode.parentNode); + selection.removeAllRanges(); + selection.addRange(range); + + copyAndShowPopup(element, () => selection.removeAllRanges()) +} + +const copyTextToClipboard = (element, text) => { + var textarea = document.createElement("textarea"); + textarea.textContent = text; + textarea.style.position = "fixed"; + document.body.appendChild(textarea); + textarea.select(); + + copyAndShowPopup(element, () => document.body.removeChild(textarea)) +} + +const copyAndShowPopup = (element, after) => { + try { + document.execCommand('copy'); + element.nextElementSibling.classList.add('active-popup'); + setTimeout(() => { + element.nextElementSibling.classList.remove('active-popup'); + }, 1200); + } catch (e) { + console.error('Failed to write to clipboard:', e) + } + finally { + if(after) after() + } +} + +const hrefWithoutCurrentlyUsedAnchor = () => window.location.href.split('#')[0] + diff --git a/dokka/0.9.8/scripts/main.js b/dokka/0.9.8/scripts/main.js new file mode 100644 index 00000000..e5b54a36 --- /dev/null +++ b/dokka/0.9.8/scripts/main.js @@ -0,0 +1,44 @@ +(()=>{var e={8527:e=>{e.exports=''},5570:e=>{e.exports=''},107:e=>{e.exports=''},7224:e=>{e.exports=''},538:e=>{e.exports=''},1924:(e,n,t)=>{"use strict";var r=t(210),o=t(5559),i=o(r("String.prototype.indexOf"));e.exports=function(e,n){var t=r(e,!!n);return"function"==typeof t&&i(e,".prototype.")>-1?o(t):t}},5559:(e,n,t)=>{"use strict";var r=t(8612),o=t(210),i=o("%Function.prototype.apply%"),a=o("%Function.prototype.call%"),l=o("%Reflect.apply%",!0)||r.call(a,i),c=o("%Object.getOwnPropertyDescriptor%",!0),u=o("%Object.defineProperty%",!0),s=o("%Math.max%");if(u)try{u({},"a",{value:1})}catch(e){u=null}e.exports=function(e){var n=l(r,a,arguments);if(c&&u){var t=c(n,"length");t.configurable&&u(n,"length",{value:1+s(0,e.length-(arguments.length-1))})}return n};var f=function(){return l(r,i,arguments)};u?u(e.exports,"apply",{value:f}):e.exports.apply=f},4184:(e,n)=>{var t; +/*! + Copyright (c) 2018 Jed Watson. + Licensed under the MIT License (MIT), see + http://jedwatson.github.io/classnames +*/!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],n=0;n{"use strict";e.exports=function(e,n){var t=this,r=t.constructor;return t.options=Object.assign({storeInstancesGlobally:!0},n||{}),t.callbacks={},t.directMap={},t.sequenceLevels={},t.resetTimer=null,t.ignoreNextKeyup=!1,t.ignoreNextKeypress=!1,t.nextExpectedAction=!1,t.element=e,t.addEvents(),t.options.storeInstancesGlobally&&r.instances.push(t),t},e.exports.prototype.bind=t(2207),e.exports.prototype.bindMultiple=t(3396),e.exports.prototype.unbind=t(9208),e.exports.prototype.trigger=t(9855),e.exports.prototype.reset=t(6214),e.exports.prototype.stopCallback=t(3450),e.exports.prototype.handleKey=t(3067),e.exports.prototype.addEvents=t(718),e.exports.prototype.bindSingle=t(8763),e.exports.prototype.getKeyInfo=t(5825),e.exports.prototype.pickBestAction=t(8608),e.exports.prototype.getReverseMap=t(3956),e.exports.prototype.getMatches=t(3373),e.exports.prototype.resetSequences=t(3346),e.exports.prototype.fireCallback=t(2684),e.exports.prototype.bindSequence=t(7103),e.exports.prototype.resetSequenceTimer=t(7309),e.exports.prototype.detach=t(7554),e.exports.instances=[],e.exports.reset=t(1822),e.exports.REVERSE_MAP=null},718:(e,n,t)=>{"use strict";e.exports=function(){var e=this,n=t(4323),r=e.element;e.eventHandler=t(9646).bind(e),n(r,"keypress",e.eventHandler),n(r,"keydown",e.eventHandler),n(r,"keyup",e.eventHandler)}},2207:e=>{"use strict";e.exports=function(e,n,t){return e=e instanceof Array?e:[e],this.bindMultiple(e,n,t),this}},3396:e=>{"use strict";e.exports=function(e,n,t){for(var r=0;r{"use strict";e.exports=function(e,n,r,o){var i=this;function a(n){return function(){i.nextExpectedAction=n,++i.sequenceLevels[e],i.resetSequenceTimer()}}function l(n){var a;i.fireCallback(r,n,e),"keyup"!==o&&(a=t(6770),i.ignoreNextKeyup=a(n)),setTimeout((function(){i.resetSequences()}),10)}i.sequenceLevels[e]=0;for(var c=0;c{"use strict";e.exports=function(e,n,t,r,o){var i=this;i.directMap[e+":"+t]=n;var a,l=(e=e.replace(/\s+/g," ")).split(" ");l.length>1?i.bindSequence(e,l,n,t):(a=i.getKeyInfo(e,t),i.callbacks[a.key]=i.callbacks[a.key]||[],i.getMatches(a.key,a.modifiers,{type:a.action},r,e,o),i.callbacks[a.key][r?"unshift":"push"]({callback:n,modifiers:a.modifiers,action:a.action,seq:r,level:o,combo:e}))}},7554:(e,n,t)=>{var r=t(4323).off;e.exports=function(){var e=this,n=e.element;r(n,"keypress",e.eventHandler),r(n,"keydown",e.eventHandler),r(n,"keyup",e.eventHandler)}},4323:e=>{function n(e,n,t,r){return!e.addEventListener&&(n="on"+n),(e.addEventListener||e.attachEvent).call(e,n,t,r),t}e.exports=n,e.exports.on=n,e.exports.off=function(e,n,t,r){return!e.removeEventListener&&(n="on"+n),(e.removeEventListener||e.detachEvent).call(e,n,t,r),t}},2684:(e,n,t)=>{"use strict";e.exports=function(e,n,r,o){this.stopCallback(n,n.target||n.srcElement,r,o)||!1===e(n,r)&&(t(1350)(n),t(6103)(n))}},5825:(e,n,t)=>{"use strict";e.exports=function(e,n){var r,o,i,a,l,c,u=[];for(r=t(4520)(e),a=t(7549),l=t(5355),c=t(8581),i=0;i{"use strict";e.exports=function(e,n,r,o,i,a){var l,c,u,s,f=this,p=[],d=r.type;"keypress"!==d||r.code&&"Arrow"===r.code.slice(0,5)||(f.callbacks["any-character"]||[]).forEach((function(e){p.push(e)}));if(!f.callbacks[e])return p;for(u=t(8581),"keyup"===d&&u(e)&&(n=[e]),l=0;l{"use strict";e.exports=function(){var e,n=this.constructor;if(!n.REVERSE_MAP)for(var r in n.REVERSE_MAP={},e=t(4766))r>95&&r<112||e.hasOwnProperty(r)&&(n.REVERSE_MAP[e[r]]=r);return n.REVERSE_MAP}},3067:(e,n,t)=>{"use strict";e.exports=function(e,n,r){var o,i,a,l,c=this,u={},s=0,f=!1;for(o=c.getMatches(e,n,r),i=0;i{"use strict";e.exports=function(e){var n,r=this;"number"!=typeof e.which&&(e.which=e.keyCode);var o=t(6770)(e);void 0!==o&&("keyup"!==e.type||r.ignoreNextKeyup!==o?(n=t(4610),r.handleKey(o,n(e),e)):r.ignoreNextKeyup=!1)}},5532:e=>{"use strict";e.exports=function(e,n){return e.sort().join(",")===n.sort().join(",")}},8608:e=>{"use strict";e.exports=function(e,n,t){return t||(t=this.getReverseMap()[e]?"keydown":"keypress"),"keypress"===t&&n.length&&(t="keydown"),t}},6214:e=>{"use strict";e.exports=function(){return this.callbacks={},this.directMap={},this}},7309:e=>{"use strict";e.exports=function(){var e=this;clearTimeout(e.resetTimer),e.resetTimer=setTimeout((function(){e.resetSequences()}),1e3)}},3346:e=>{"use strict";e.exports=function(e){var n=this;e=e||{};var t,r=!1;for(t in n.sequenceLevels)e[t]?r=!0:n.sequenceLevels[t]=0;r||(n.nextExpectedAction=!1)}},3450:e=>{"use strict";e.exports=function(e,n){if((" "+n.className+" ").indexOf(" combokeys ")>-1)return!1;var t=n.tagName.toLowerCase();return"input"===t||"select"===t||"textarea"===t||n.isContentEditable}},9855:e=>{"use strict";e.exports=function(e,n){return this.directMap[e+":"+n]&&this.directMap[e+":"+n]({},e),this}},9208:e=>{"use strict";e.exports=function(e,n){return this.bind(e,(function(){}),n)}},1822:e=>{"use strict";e.exports=function(){this.instances.forEach((function(e){e.reset()}))}},6770:(e,n,t)=>{"use strict";e.exports=function(e){var n,r;if(n=t(4766),r=t(5295),"keypress"===e.type){var o=String.fromCharCode(e.which);return e.shiftKey||(o=o.toLowerCase()),o}return void 0!==n[e.which]?n[e.which]:void 0!==r[e.which]?r[e.which]:String.fromCharCode(e.which).toLowerCase()}},4610:e=>{"use strict";e.exports=function(e){var n=[];return e.shiftKey&&n.push("shift"),e.altKey&&n.push("alt"),e.ctrlKey&&n.push("ctrl"),e.metaKey&&n.push("meta"),n}},8581:e=>{"use strict";e.exports=function(e){return"shift"===e||"ctrl"===e||"alt"===e||"meta"===e}},4520:e=>{"use strict";e.exports=function(e){return"+"===e?["+"]:e.split("+")}},1350:e=>{"use strict";e.exports=function(e){e.preventDefault?e.preventDefault():e.returnValue=!1}},5355:e=>{"use strict";e.exports={"~":"`","!":"1","@":"2","#":"3",$:"4","%":"5","^":"6","&":"7","*":"8","(":"9",")":"0",_:"-","+":"=",":":";",'"':"'","<":",",">":".","?":"/","|":"\\"}},7549:e=>{"use strict";e.exports={option:"alt",command:"meta",return:"enter",escape:"esc",mod:/Mac|iPod|iPhone|iPad/.test(navigator.platform)?"meta":"ctrl"}},5295:e=>{"use strict";e.exports={106:"*",107:"plus",109:"minus",110:".",111:"/",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"}},4766:e=>{"use strict";e.exports={8:"backspace",9:"tab",13:"enter",16:"shift",17:"ctrl",18:"alt",20:"capslock",27:"esc",32:"space",33:"pageup",34:"pagedown",35:"end",36:"home",37:"left",38:"up",39:"right",40:"down",45:"ins",46:"del",91:"meta",93:"meta",173:"minus",187:"plus",189:"minus",224:"meta"};for(var n=1;n<20;++n)e.exports[111+n]="f"+n;for(n=0;n<=9;++n)e.exports[n+96]=n},6103:e=>{"use strict";e.exports=function(e){e.stopPropagation?e.stopPropagation():e.cancelBubble=!0}},3362:()=>{var e;!function(){var e=Math.PI,n=2*e,t=e/180,r=document.createElement("div");document.head.appendChild(r);var o=self.ConicGradient=function(e){o.all.push(this),e=e||{},this.canvas=document.createElement("canvas"),this.context=this.canvas.getContext("2d"),this.repeating=!!e.repeating,this.size=e.size||Math.max(innerWidth,innerHeight),this.canvas.width=this.canvas.height=this.size;var n=e.stops;this.stops=(n||"").split(/\s*,(?![^(]*\))\s*/),this.from=0;for(var t=0;t0){var i=this.stops[0].clone();i.pos=0,this.stops.unshift(i)}if(void 0===this.stops[this.stops.length-1].pos)this.stops[this.stops.length-1].pos=1;else if(!this.repeating&&this.stops[this.stops.length-1].pos<1){var a=this.stops[this.stops.length-1].clone();a.pos=1,this.stops.push(a)}if(this.stops.forEach((function(e,n){if(void 0===e.pos){for(var t=n+1;this[t];t++)if(void 0!==this[t].pos){e.pos=this[n-1].pos+(this[t].pos-this[n-1].pos)/(t-n+1);break}}else n>0&&(e.pos=Math.max(e.pos,this[n-1].pos))}),this.stops),this.repeating){var l=(n=this.stops.slice())[n.length-1].pos-n[0].pos;for(t=0;this.stops[this.stops.length-1].pos<1&&t<1e4;t++)for(var c=0;c'},get png(){return this.canvas.toDataURL()},get r(){return Math.sqrt(2)*this.size/2},paint:function(){var e,n,r,o=this.context,i=this.r,a=this.size/2,l=0,c=this.stops[l];o.translate(this.size/2,this.size/2),o.rotate(-90*t),o.rotate(this.from*t),o.translate(-this.size/2,-this.size/2);for(var u=0;u<360;){if(u/360+1e-5>=c.pos){do{e=c,l++,c=this.stops[l]}while(c&&c!=e&&c.pos===e.pos);if(!c)break;var s=e.color+""==c.color+""&&e!=c;n=e.color.map((function(e,n){return c.color[n]-e}))}r=(u/360-e.pos)/(c.pos-e.pos);var f=s?c.color:n.map((function(n,t){var o=n*r+e.color[t];return t<3?255&o:o}));if(o.fillStyle="rgba("+f.join(",")+")",o.beginPath(),o.moveTo(a,a),s)var p=360*(c.pos-e.pos);else p=.5;var d=u*t,h=(d=Math.min(360*t,d))+p*t;h=Math.min(360*t,h+.02),o.arc(a,a,i,d,h),o.closePath(),o.fill(),u+=p}}},o.ColorStop=function(e,t){if(this.gradient=e,t){var r=t.match(/^(.+?)(?:\s+([\d.]+)(%|deg|turn|grad|rad)?)?(?:\s+([\d.]+)(%|deg|turn|grad|rad)?)?\s*$/);if(this.color=o.ColorStop.colorToRGBA(r[1]),r[2]){var i=r[3];"%"==i||"0"===r[2]&&!i?this.pos=r[2]/100:"turn"==i?this.pos=+r[2]:"deg"==i?this.pos=r[2]/360:"grad"==i?this.pos=r[2]/400:"rad"==i&&(this.pos=r[2]/n)}r[4]&&(this.next=new o.ColorStop(e,r[1]+" "+r[4]+r[5]))}},o.ColorStop.prototype={clone:function(){var e=new o.ColorStop(this.gradient);return e.color=this.color,e.pos=this.pos,e},toString:function(){return"rgba("+this.color.join(", ")+") "+100*this.pos+"%"}},o.ColorStop.colorToRGBA=function(e){if(!Array.isArray(e)&&-1==e.indexOf("from")){r.style.color=e;var n=getComputedStyle(r).color.match(/rgba?\(([\d.]+), ([\d.]+), ([\d.]+)(?:, ([\d.]+))?\)/);return n&&(n.shift(),(n=n.map((function(e){return+e})))[3]=isNaN(n[3])?1:n[3]),n||[0,0,0,0]}return e}}(),self.StyleFix&&((e=document.createElement("p")).style.backgroundImage="conic-gradient(white, black)",e.style.backgroundImage=PrefixFree.prefix+"conic-gradient(white, black)",e.style.backgroundImage||StyleFix.register((function(e,n){return e.indexOf("conic-gradient")>-1&&(e=e.replace(/(?:repeating-)?conic-gradient\(\s*((?:\([^()]+\)|[^;()}])+?)\)/g,(function(e,n){return new ConicGradient({stops:n,repeating:e.indexOf("repeating-")>-1})}))),e})))},9662:(e,n,t)=>{var r=t(7854),o=t(614),i=t(6330),a=r.TypeError;e.exports=function(e){if(o(e))return e;throw a(i(e)+" is not a function")}},9483:(e,n,t)=>{var r=t(7854),o=t(4411),i=t(6330),a=r.TypeError;e.exports=function(e){if(o(e))return e;throw a(i(e)+" is not a constructor")}},6077:(e,n,t)=>{var r=t(7854),o=t(614),i=r.String,a=r.TypeError;e.exports=function(e){if("object"==typeof e||o(e))return e;throw a("Can't set "+i(e)+" as a prototype")}},1223:(e,n,t)=>{var r=t(5112),o=t(30),i=t(3070),a=r("unscopables"),l=Array.prototype;null==l[a]&&i.f(l,a,{configurable:!0,value:o(null)}),e.exports=function(e){l[a][e]=!0}},1530:(e,n,t)=>{"use strict";var r=t(8710).charAt;e.exports=function(e,n,t){return n+(t?r(e,n).length:1)}},5787:(e,n,t)=>{var r=t(7854),o=t(7976),i=r.TypeError;e.exports=function(e,n){if(o(n,e))return e;throw i("Incorrect invocation")}},9670:(e,n,t)=>{var r=t(7854),o=t(111),i=r.String,a=r.TypeError;e.exports=function(e){if(o(e))return e;throw a(i(e)+" is not an object")}},7556:(e,n,t)=>{var r=t(7293);e.exports=r((function(){if("function"==typeof ArrayBuffer){var e=new ArrayBuffer(8);Object.isExtensible(e)&&Object.defineProperty(e,"a",{value:8})}}))},8533:(e,n,t)=>{"use strict";var r=t(2092).forEach,o=t(9341)("forEach");e.exports=o?[].forEach:function(e){return r(this,e,arguments.length>1?arguments[1]:void 0)}},8457:(e,n,t)=>{"use strict";var r=t(7854),o=t(9974),i=t(6916),a=t(7908),l=t(3411),c=t(7659),u=t(4411),s=t(6244),f=t(6135),p=t(8554),d=t(1246),h=r.Array;e.exports=function(e){var n=a(e),t=u(this),r=arguments.length,g=r>1?arguments[1]:void 0,v=void 0!==g;v&&(g=o(g,r>2?arguments[2]:void 0));var A,b,m,y,E,_,C=d(n),w=0;if(!C||this==h&&c(C))for(A=s(n),b=t?new this(A):h(A);A>w;w++)_=v?g(n[w],w):n[w],f(b,w,_);else for(E=(y=p(n,C)).next,b=t?new this:[];!(m=i(E,y)).done;w++)_=v?l(y,g,[m.value,w],!0):m.value,f(b,w,_);return b.length=w,b}},1318:(e,n,t)=>{var r=t(5656),o=t(1400),i=t(6244),a=function(e){return function(n,t,a){var l,c=r(n),u=i(c),s=o(a,u);if(e&&t!=t){for(;u>s;)if((l=c[s++])!=l)return!0}else for(;u>s;s++)if((e||s in c)&&c[s]===t)return e||s||0;return!e&&-1}};e.exports={includes:a(!0),indexOf:a(!1)}},2092:(e,n,t)=>{var r=t(9974),o=t(1702),i=t(8361),a=t(7908),l=t(6244),c=t(5417),u=o([].push),s=function(e){var n=1==e,t=2==e,o=3==e,s=4==e,f=6==e,p=7==e,d=5==e||f;return function(h,g,v,A){for(var b,m,y=a(h),E=i(y),_=r(g,v),C=l(E),w=0,x=A||c,k=n?x(h,C):t||p?x(h,0):void 0;C>w;w++)if((d||w in E)&&(m=_(b=E[w],w,y),e))if(n)k[w]=m;else if(m)switch(e){case 3:return!0;case 5:return b;case 6:return w;case 2:u(k,b)}else switch(e){case 4:return!1;case 7:u(k,b)}return f?-1:o||s?s:k}};e.exports={forEach:s(0),map:s(1),filter:s(2),some:s(3),every:s(4),find:s(5),findIndex:s(6),filterReject:s(7)}},1194:(e,n,t)=>{var r=t(7293),o=t(5112),i=t(7392),a=o("species");e.exports=function(e){return i>=51||!r((function(){var n=[];return(n.constructor={})[a]=function(){return{foo:1}},1!==n[e](Boolean).foo}))}},9341:(e,n,t)=>{"use strict";var r=t(7293);e.exports=function(e,n){var t=[][e];return!!t&&r((function(){t.call(null,n||function(){throw 1},1)}))}},3671:(e,n,t)=>{var r=t(7854),o=t(9662),i=t(7908),a=t(8361),l=t(6244),c=r.TypeError,u=function(e){return function(n,t,r,u){o(t);var s=i(n),f=a(s),p=l(s),d=e?p-1:0,h=e?-1:1;if(r<2)for(;;){if(d in f){u=f[d],d+=h;break}if(d+=h,e?d<0:p<=d)throw c("Reduce of empty array with no initial value")}for(;e?d>=0:p>d;d+=h)d in f&&(u=t(u,f[d],d,s));return u}};e.exports={left:u(!1),right:u(!0)}},206:(e,n,t)=>{var r=t(1702);e.exports=r([].slice)},4362:(e,n,t)=>{var r=t(206),o=Math.floor,i=function(e,n){var t=e.length,c=o(t/2);return t<8?a(e,n):l(e,i(r(e,0,c),n),i(r(e,c),n),n)},a=function(e,n){for(var t,r,o=e.length,i=1;i0;)e[r]=e[--r];r!==i++&&(e[r]=t)}return e},l=function(e,n,t,r){for(var o=n.length,i=t.length,a=0,l=0;a{var r=t(7854),o=t(3157),i=t(4411),a=t(111),l=t(5112)("species"),c=r.Array;e.exports=function(e){var n;return o(e)&&(n=e.constructor,(i(n)&&(n===c||o(n.prototype))||a(n)&&null===(n=n[l]))&&(n=void 0)),void 0===n?c:n}},5417:(e,n,t)=>{var r=t(7475);e.exports=function(e,n){return new(r(e))(0===n?0:n)}},3411:(e,n,t)=>{var r=t(9670),o=t(9212);e.exports=function(e,n,t,i){try{return i?n(r(t)[0],t[1]):n(t)}catch(n){o(e,"throw",n)}}},7072:(e,n,t)=>{var r=t(5112)("iterator"),o=!1;try{var i=0,a={next:function(){return{done:!!i++}},return:function(){o=!0}};a[r]=function(){return this},Array.from(a,(function(){throw 2}))}catch(e){}e.exports=function(e,n){if(!n&&!o)return!1;var t=!1;try{var i={};i[r]=function(){return{next:function(){return{done:t=!0}}}},e(i)}catch(e){}return t}},4326:(e,n,t)=>{var r=t(1702),o=r({}.toString),i=r("".slice);e.exports=function(e){return i(o(e),8,-1)}},648:(e,n,t)=>{var r=t(7854),o=t(1694),i=t(614),a=t(4326),l=t(5112)("toStringTag"),c=r.Object,u="Arguments"==a(function(){return arguments}());e.exports=o?a:function(e){var n,t,r;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(t=function(e,n){try{return e[n]}catch(e){}}(n=c(e),l))?t:u?a(n):"Object"==(r=a(n))&&i(n.callee)?"Arguments":r}},5631:(e,n,t)=>{"use strict";var r=t(3070).f,o=t(30),i=t(2248),a=t(9974),l=t(5787),c=t(408),u=t(654),s=t(6340),f=t(9781),p=t(2423).fastKey,d=t(9909),h=d.set,g=d.getterFor;e.exports={getConstructor:function(e,n,t,u){var s=e((function(e,r){l(e,d),h(e,{type:n,index:o(null),first:void 0,last:void 0,size:0}),f||(e.size=0),null!=r&&c(r,e[u],{that:e,AS_ENTRIES:t})})),d=s.prototype,v=g(n),A=function(e,n,t){var r,o,i=v(e),a=b(e,n);return a?a.value=t:(i.last=a={index:o=p(n,!0),key:n,value:t,previous:r=i.last,next:void 0,removed:!1},i.first||(i.first=a),r&&(r.next=a),f?i.size++:e.size++,"F"!==o&&(i.index[o]=a)),e},b=function(e,n){var t,r=v(e),o=p(n);if("F"!==o)return r.index[o];for(t=r.first;t;t=t.next)if(t.key==n)return t};return i(d,{clear:function(){for(var e=v(this),n=e.index,t=e.first;t;)t.removed=!0,t.previous&&(t.previous=t.previous.next=void 0),delete n[t.index],t=t.next;e.first=e.last=void 0,f?e.size=0:this.size=0},delete:function(e){var n=this,t=v(n),r=b(n,e);if(r){var o=r.next,i=r.previous;delete t.index[r.index],r.removed=!0,i&&(i.next=o),o&&(o.previous=i),t.first==r&&(t.first=o),t.last==r&&(t.last=i),f?t.size--:n.size--}return!!r},forEach:function(e){for(var n,t=v(this),r=a(e,arguments.length>1?arguments[1]:void 0);n=n?n.next:t.first;)for(r(n.value,n.key,this);n&&n.removed;)n=n.previous},has:function(e){return!!b(this,e)}}),i(d,t?{get:function(e){var n=b(this,e);return n&&n.value},set:function(e,n){return A(this,0===e?0:e,n)}}:{add:function(e){return A(this,e=0===e?0:e,e)}}),f&&r(d,"size",{get:function(){return v(this).size}}),s},setStrong:function(e,n,t){var r=n+" Iterator",o=g(n),i=g(r);u(e,n,(function(e,n){h(this,{type:r,target:e,state:o(e),kind:n,last:void 0})}),(function(){for(var e=i(this),n=e.kind,t=e.last;t&&t.removed;)t=t.previous;return e.target&&(e.last=t=t?t.next:e.state.first)?"keys"==n?{value:t.key,done:!1}:"values"==n?{value:t.value,done:!1}:{value:[t.key,t.value],done:!1}:(e.target=void 0,{value:void 0,done:!0})}),t?"entries":"values",!t,!0),s(n)}}},9320:(e,n,t)=>{"use strict";var r=t(1702),o=t(2248),i=t(2423).getWeakData,a=t(9670),l=t(111),c=t(5787),u=t(408),s=t(2092),f=t(2597),p=t(9909),d=p.set,h=p.getterFor,g=s.find,v=s.findIndex,A=r([].splice),b=0,m=function(e){return e.frozen||(e.frozen=new y)},y=function(){this.entries=[]},E=function(e,n){return g(e.entries,(function(e){return e[0]===n}))};y.prototype={get:function(e){var n=E(this,e);if(n)return n[1]},has:function(e){return!!E(this,e)},set:function(e,n){var t=E(this,e);t?t[1]=n:this.entries.push([e,n])},delete:function(e){var n=v(this.entries,(function(n){return n[0]===e}));return~n&&A(this.entries,n,1),!!~n}},e.exports={getConstructor:function(e,n,t,r){var s=e((function(e,o){c(e,p),d(e,{type:n,id:b++,frozen:void 0}),null!=o&&u(o,e[r],{that:e,AS_ENTRIES:t})})),p=s.prototype,g=h(n),v=function(e,n,t){var r=g(e),o=i(a(n),!0);return!0===o?m(r).set(n,t):o[r.id]=t,e};return o(p,{delete:function(e){var n=g(this);if(!l(e))return!1;var t=i(e);return!0===t?m(n).delete(e):t&&f(t,n.id)&&delete t[n.id]},has:function(e){var n=g(this);if(!l(e))return!1;var t=i(e);return!0===t?m(n).has(e):t&&f(t,n.id)}}),o(p,t?{get:function(e){var n=g(this);if(l(e)){var t=i(e);return!0===t?m(n).get(e):t?t[n.id]:void 0}},set:function(e,n){return v(this,e,n)}}:{add:function(e){return v(this,e,!0)}}),s}}},7710:(e,n,t)=>{"use strict";var r=t(2109),o=t(7854),i=t(1702),a=t(4705),l=t(1320),c=t(2423),u=t(408),s=t(5787),f=t(614),p=t(111),d=t(7293),h=t(7072),g=t(8003),v=t(9587);e.exports=function(e,n,t){var A=-1!==e.indexOf("Map"),b=-1!==e.indexOf("Weak"),m=A?"set":"add",y=o[e],E=y&&y.prototype,_=y,C={},w=function(e){var n=i(E[e]);l(E,e,"add"==e?function(e){return n(this,0===e?0:e),this}:"delete"==e?function(e){return!(b&&!p(e))&&n(this,0===e?0:e)}:"get"==e?function(e){return b&&!p(e)?void 0:n(this,0===e?0:e)}:"has"==e?function(e){return!(b&&!p(e))&&n(this,0===e?0:e)}:function(e,t){return n(this,0===e?0:e,t),this})};if(a(e,!f(y)||!(b||E.forEach&&!d((function(){(new y).entries().next()})))))_=t.getConstructor(n,e,A,m),c.enable();else if(a(e,!0)){var x=new _,k=x[m](b?{}:-0,1)!=x,S=d((function(){x.has(1)})),O=h((function(e){new y(e)})),B=!b&&d((function(){for(var e=new y,n=5;n--;)e[m](n,n);return!e.has(-0)}));O||((_=n((function(e,n){s(e,E);var t=v(new y,e,_);return null!=n&&u(n,t[m],{that:t,AS_ENTRIES:A}),t}))).prototype=E,E.constructor=_),(S||B)&&(w("delete"),w("has"),A&&w("get")),(B||k)&&w(m),b&&E.clear&&delete E.clear}return C[e]=_,r({global:!0,forced:_!=y},C),g(_,e),b||t.setStrong(_,e,A),_}},9920:(e,n,t)=>{var r=t(2597),o=t(3887),i=t(1236),a=t(3070);e.exports=function(e,n){for(var t=o(n),l=a.f,c=i.f,u=0;u{var r=t(5112)("match");e.exports=function(e){var n=/./;try{"/./"[e](n)}catch(t){try{return n[r]=!1,"/./"[e](n)}catch(e){}}return!1}},8544:(e,n,t)=>{var r=t(7293);e.exports=!r((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))},4230:(e,n,t)=>{var r=t(1702),o=t(4488),i=t(1340),a=/"/g,l=r("".replace);e.exports=function(e,n,t,r){var c=i(o(e)),u="<"+n;return""!==t&&(u+=" "+t+'="'+l(i(r),a,""")+'"'),u+">"+c+""}},4994:(e,n,t)=>{"use strict";var r=t(3383).IteratorPrototype,o=t(30),i=t(9114),a=t(8003),l=t(7497),c=function(){return this};e.exports=function(e,n,t){var u=n+" Iterator";return e.prototype=o(r,{next:i(1,t)}),a(e,u,!1,!0),l[u]=c,e}},8880:(e,n,t)=>{var r=t(9781),o=t(3070),i=t(9114);e.exports=r?function(e,n,t){return o.f(e,n,i(1,t))}:function(e,n,t){return e[n]=t,e}},9114:e=>{e.exports=function(e,n){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:n}}},6135:(e,n,t)=>{"use strict";var r=t(4948),o=t(3070),i=t(9114);e.exports=function(e,n,t){var a=r(n);a in e?o.f(e,a,i(0,t)):e[a]=t}},8709:(e,n,t)=>{"use strict";var r=t(7854),o=t(9670),i=t(2140),a=r.TypeError;e.exports=function(e){if(o(this),"string"===e||"default"===e)e="string";else if("number"!==e)throw a("Incorrect hint");return i(this,e)}},654:(e,n,t)=>{"use strict";var r=t(2109),o=t(6916),i=t(1913),a=t(6530),l=t(614),c=t(4994),u=t(9518),s=t(7674),f=t(8003),p=t(8880),d=t(1320),h=t(5112),g=t(7497),v=t(3383),A=a.PROPER,b=a.CONFIGURABLE,m=v.IteratorPrototype,y=v.BUGGY_SAFARI_ITERATORS,E=h("iterator"),_="keys",C="values",w="entries",x=function(){return this};e.exports=function(e,n,t,a,h,v,k){c(t,n,a);var S,O,B,I=function(e){if(e===h&&R)return R;if(!y&&e in j)return j[e];switch(e){case _:case C:case w:return function(){return new t(this,e)}}return function(){return new t(this)}},T=n+" Iterator",P=!1,j=e.prototype,z=j[E]||j["@@iterator"]||h&&j[h],R=!y&&z||I(h),M="Array"==n&&j.entries||z;if(M&&(S=u(M.call(new e)))!==Object.prototype&&S.next&&(i||u(S)===m||(s?s(S,m):l(S[E])||d(S,E,x)),f(S,T,!0,!0),i&&(g[T]=x)),A&&h==C&&z&&z.name!==C&&(!i&&b?p(j,"name",C):(P=!0,R=function(){return o(z,this)})),h)if(O={values:I(C),keys:v?R:I(_),entries:I(w)},k)for(B in O)(y||P||!(B in j))&&d(j,B,O[B]);else r({target:n,proto:!0,forced:y||P},O);return i&&!k||j[E]===R||d(j,E,R,{name:h}),g[n]=R,O}},7235:(e,n,t)=>{var r=t(857),o=t(2597),i=t(6061),a=t(3070).f;e.exports=function(e){var n=r.Symbol||(r.Symbol={});o(n,e)||a(n,e,{value:i.f(e)})}},9781:(e,n,t)=>{var r=t(7293);e.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},317:(e,n,t)=>{var r=t(7854),o=t(111),i=r.document,a=o(i)&&o(i.createElement);e.exports=function(e){return a?i.createElement(e):{}}},8324:e=>{e.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},8509:(e,n,t)=>{var r=t(317)("span").classList,o=r&&r.constructor&&r.constructor.prototype;e.exports=o===Object.prototype?void 0:o},8886:(e,n,t)=>{var r=t(8113).match(/firefox\/(\d+)/i);e.exports=!!r&&+r[1]},256:(e,n,t)=>{var r=t(8113);e.exports=/MSIE|Trident/.test(r)},5268:(e,n,t)=>{var r=t(4326),o=t(7854);e.exports="process"==r(o.process)},8113:(e,n,t)=>{var r=t(5005);e.exports=r("navigator","userAgent")||""},7392:(e,n,t)=>{var r,o,i=t(7854),a=t(8113),l=i.process,c=i.Deno,u=l&&l.versions||c&&c.version,s=u&&u.v8;s&&(o=(r=s.split("."))[0]>0&&r[0]<4?1:+(r[0]+r[1])),!o&&a&&(!(r=a.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=a.match(/Chrome\/(\d+)/))&&(o=+r[1]),e.exports=o},8008:(e,n,t)=>{var r=t(8113).match(/AppleWebKit\/(\d+)\./);e.exports=!!r&&+r[1]},748:e=>{e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},2109:(e,n,t)=>{var r=t(7854),o=t(1236).f,i=t(8880),a=t(1320),l=t(3505),c=t(9920),u=t(4705);e.exports=function(e,n){var t,s,f,p,d,h=e.target,g=e.global,v=e.stat;if(t=g?r:v?r[h]||l(h,{}):(r[h]||{}).prototype)for(s in n){if(p=n[s],f=e.noTargetGet?(d=o(t,s))&&d.value:t[s],!u(g?s:h+(v?".":"#")+s,e.forced)&&void 0!==f){if(typeof p==typeof f)continue;c(p,f)}(e.sham||f&&f.sham)&&i(p,"sham",!0),a(t,s,p,e)}}},7293:e=>{e.exports=function(e){try{return!!e()}catch(e){return!0}}},7007:(e,n,t)=>{"use strict";t(4916);var r=t(1702),o=t(1320),i=t(2261),a=t(7293),l=t(5112),c=t(8880),u=l("species"),s=RegExp.prototype;e.exports=function(e,n,t,f){var p=l(e),d=!a((function(){var n={};return n[p]=function(){return 7},7!=""[e](n)})),h=d&&!a((function(){var n=!1,t=/a/;return"split"===e&&((t={}).constructor={},t.constructor[u]=function(){return t},t.flags="",t[p]=/./[p]),t.exec=function(){return n=!0,null},t[p](""),!n}));if(!d||!h||t){var g=r(/./[p]),v=n(p,""[e],(function(e,n,t,o,a){var l=r(e),c=n.exec;return c===i||c===s.exec?d&&!a?{done:!0,value:g(n,t,o)}:{done:!0,value:l(t,n,o)}:{done:!1}}));o(String.prototype,e,v[0]),o(s,p,v[1])}f&&c(s[p],"sham",!0)}},6677:(e,n,t)=>{var r=t(7293);e.exports=!r((function(){return Object.isExtensible(Object.preventExtensions({}))}))},2104:e=>{var n=Function.prototype,t=n.apply,r=n.bind,o=n.call;e.exports="object"==typeof Reflect&&Reflect.apply||(r?o.bind(t):function(){return o.apply(t,arguments)})},9974:(e,n,t)=>{var r=t(1702),o=t(9662),i=r(r.bind);e.exports=function(e,n){return o(e),void 0===n?e:i?i(e,n):function(){return e.apply(n,arguments)}}},7065:(e,n,t)=>{"use strict";var r=t(7854),o=t(1702),i=t(9662),a=t(111),l=t(2597),c=t(206),u=r.Function,s=o([].concat),f=o([].join),p={},d=function(e,n,t){if(!l(p,n)){for(var r=[],o=0;o{var n=Function.prototype.call;e.exports=n.bind?n.bind(n):function(){return n.apply(n,arguments)}},6530:(e,n,t)=>{var r=t(9781),o=t(2597),i=Function.prototype,a=r&&Object.getOwnPropertyDescriptor,l=o(i,"name"),c=l&&"something"===function(){}.name,u=l&&(!r||r&&a(i,"name").configurable);e.exports={EXISTS:l,PROPER:c,CONFIGURABLE:u}},1702:e=>{var n=Function.prototype,t=n.bind,r=n.call,o=t&&t.bind(r);e.exports=t?function(e){return e&&o(r,e)}:function(e){return e&&function(){return r.apply(e,arguments)}}},5005:(e,n,t)=>{var r=t(7854),o=t(614),i=function(e){return o(e)?e:void 0};e.exports=function(e,n){return arguments.length<2?i(r[e]):r[e]&&r[e][n]}},1246:(e,n,t)=>{var r=t(648),o=t(8173),i=t(7497),a=t(5112)("iterator");e.exports=function(e){if(null!=e)return o(e,a)||o(e,"@@iterator")||i[r(e)]}},8554:(e,n,t)=>{var r=t(7854),o=t(6916),i=t(9662),a=t(9670),l=t(6330),c=t(1246),u=r.TypeError;e.exports=function(e,n){var t=arguments.length<2?c(e):n;if(i(t))return a(o(t,e));throw u(l(e)+" is not iterable")}},8173:(e,n,t)=>{var r=t(9662);e.exports=function(e,n){var t=e[n];return null==t?void 0:r(t)}},647:(e,n,t)=>{var r=t(1702),o=t(7908),i=Math.floor,a=r("".charAt),l=r("".replace),c=r("".slice),u=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,s=/\$([$&'`]|\d{1,2})/g;e.exports=function(e,n,t,r,f,p){var d=t+e.length,h=r.length,g=s;return void 0!==f&&(f=o(f),g=u),l(p,g,(function(o,l){var u;switch(a(l,0)){case"$":return"$";case"&":return e;case"`":return c(n,0,t);case"'":return c(n,d);case"<":u=f[c(l,1,-1)];break;default:var s=+l;if(0===s)return o;if(s>h){var p=i(s/10);return 0===p?o:p<=h?void 0===r[p-1]?a(l,1):r[p-1]+a(l,1):o}u=r[s-1]}return void 0===u?"":u}))}},7854:(e,n,t)=>{var r=function(e){return e&&e.Math==Math&&e};e.exports=r("object"==typeof globalThis&&globalThis)||r("object"==typeof window&&window)||r("object"==typeof self&&self)||r("object"==typeof t.g&&t.g)||function(){return this}()||Function("return this")()},2597:(e,n,t)=>{var r=t(1702),o=t(7908),i=r({}.hasOwnProperty);e.exports=Object.hasOwn||function(e,n){return i(o(e),n)}},3501:e=>{e.exports={}},490:(e,n,t)=>{var r=t(5005);e.exports=r("document","documentElement")},4664:(e,n,t)=>{var r=t(9781),o=t(7293),i=t(317);e.exports=!r&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},8361:(e,n,t)=>{var r=t(7854),o=t(1702),i=t(7293),a=t(4326),l=r.Object,c=o("".split);e.exports=i((function(){return!l("z").propertyIsEnumerable(0)}))?function(e){return"String"==a(e)?c(e,""):l(e)}:l},9587:(e,n,t)=>{var r=t(614),o=t(111),i=t(7674);e.exports=function(e,n,t){var a,l;return i&&r(a=n.constructor)&&a!==t&&o(l=a.prototype)&&l!==t.prototype&&i(e,l),e}},2788:(e,n,t)=>{var r=t(1702),o=t(614),i=t(5465),a=r(Function.toString);o(i.inspectSource)||(i.inspectSource=function(e){return a(e)}),e.exports=i.inspectSource},2423:(e,n,t)=>{var r=t(2109),o=t(1702),i=t(3501),a=t(111),l=t(2597),c=t(3070).f,u=t(8006),s=t(1156),f=t(2050),p=t(9711),d=t(6677),h=!1,g=p("meta"),v=0,A=function(e){c(e,g,{value:{objectID:"O"+v++,weakData:{}}})},b=e.exports={enable:function(){b.enable=function(){},h=!0;var e=u.f,n=o([].splice),t={};t[g]=1,e(t).length&&(u.f=function(t){for(var r=e(t),o=0,i=r.length;o{var r,o,i,a=t(8536),l=t(7854),c=t(1702),u=t(111),s=t(8880),f=t(2597),p=t(5465),d=t(6200),h=t(3501),g="Object already initialized",v=l.TypeError,A=l.WeakMap;if(a||p.state){var b=p.state||(p.state=new A),m=c(b.get),y=c(b.has),E=c(b.set);r=function(e,n){if(y(b,e))throw new v(g);return n.facade=e,E(b,e,n),n},o=function(e){return m(b,e)||{}},i=function(e){return y(b,e)}}else{var _=d("state");h[_]=!0,r=function(e,n){if(f(e,_))throw new v(g);return n.facade=e,s(e,_,n),n},o=function(e){return f(e,_)?e[_]:{}},i=function(e){return f(e,_)}}e.exports={set:r,get:o,has:i,enforce:function(e){return i(e)?o(e):r(e,{})},getterFor:function(e){return function(n){var t;if(!u(n)||(t=o(n)).type!==e)throw v("Incompatible receiver, "+e+" required");return t}}}},7659:(e,n,t)=>{var r=t(5112),o=t(7497),i=r("iterator"),a=Array.prototype;e.exports=function(e){return void 0!==e&&(o.Array===e||a[i]===e)}},3157:(e,n,t)=>{var r=t(4326);e.exports=Array.isArray||function(e){return"Array"==r(e)}},614:e=>{e.exports=function(e){return"function"==typeof e}},4411:(e,n,t)=>{var r=t(1702),o=t(7293),i=t(614),a=t(648),l=t(5005),c=t(2788),u=function(){},s=[],f=l("Reflect","construct"),p=/^\s*(?:class|function)\b/,d=r(p.exec),h=!p.exec(u),g=function(e){if(!i(e))return!1;try{return f(u,s,e),!0}catch(e){return!1}};e.exports=!f||o((function(){var e;return g(g.call)||!g(Object)||!g((function(){e=!0}))||e}))?function(e){if(!i(e))return!1;switch(a(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}return h||!!d(p,c(e))}:g},4705:(e,n,t)=>{var r=t(7293),o=t(614),i=/#|\.prototype\./,a=function(e,n){var t=c[l(e)];return t==s||t!=u&&(o(n)?r(n):!!n)},l=a.normalize=function(e){return String(e).replace(i,".").toLowerCase()},c=a.data={},u=a.NATIVE="N",s=a.POLYFILL="P";e.exports=a},111:(e,n,t)=>{var r=t(614);e.exports=function(e){return"object"==typeof e?null!==e:r(e)}},1913:e=>{e.exports=!1},7850:(e,n,t)=>{var r=t(111),o=t(4326),i=t(5112)("match");e.exports=function(e){var n;return r(e)&&(void 0!==(n=e[i])?!!n:"RegExp"==o(e))}},2190:(e,n,t)=>{var r=t(7854),o=t(5005),i=t(614),a=t(7976),l=t(3307),c=r.Object;e.exports=l?function(e){return"symbol"==typeof e}:function(e){var n=o("Symbol");return i(n)&&a(n.prototype,c(e))}},408:(e,n,t)=>{var r=t(7854),o=t(9974),i=t(6916),a=t(9670),l=t(6330),c=t(7659),u=t(6244),s=t(7976),f=t(8554),p=t(1246),d=t(9212),h=r.TypeError,g=function(e,n){this.stopped=e,this.result=n},v=g.prototype;e.exports=function(e,n,t){var r,A,b,m,y,E,_,C=t&&t.that,w=!(!t||!t.AS_ENTRIES),x=!(!t||!t.IS_ITERATOR),k=!(!t||!t.INTERRUPTED),S=o(n,C),O=function(e){return r&&d(r,"normal",e),new g(!0,e)},B=function(e){return w?(a(e),k?S(e[0],e[1],O):S(e[0],e[1])):k?S(e,O):S(e)};if(x)r=e;else{if(!(A=p(e)))throw h(l(e)+" is not iterable");if(c(A)){for(b=0,m=u(e);m>b;b++)if((y=B(e[b]))&&s(v,y))return y;return new g(!1)}r=f(e,A)}for(E=r.next;!(_=i(E,r)).done;){try{y=B(_.value)}catch(e){d(r,"throw",e)}if("object"==typeof y&&y&&s(v,y))return y}return new g(!1)}},9212:(e,n,t)=>{var r=t(6916),o=t(9670),i=t(8173);e.exports=function(e,n,t){var a,l;o(e);try{if(!(a=i(e,"return"))){if("throw"===n)throw t;return t}a=r(a,e)}catch(e){l=!0,a=e}if("throw"===n)throw t;if(l)throw a;return o(a),t}},3383:(e,n,t)=>{"use strict";var r,o,i,a=t(7293),l=t(614),c=t(30),u=t(9518),s=t(1320),f=t(5112),p=t(1913),d=f("iterator"),h=!1;[].keys&&("next"in(i=[].keys())?(o=u(u(i)))!==Object.prototype&&(r=o):h=!0),null==r||a((function(){var e={};return r[d].call(e)!==e}))?r={}:p&&(r=c(r)),l(r[d])||s(r,d,(function(){return this})),e.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:h}},7497:e=>{e.exports={}},6244:(e,n,t)=>{var r=t(7466);e.exports=function(e){return r(e.length)}},133:(e,n,t)=>{var r=t(7392),o=t(7293);e.exports=!!Object.getOwnPropertySymbols&&!o((function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&r&&r<41}))},8536:(e,n,t)=>{var r=t(7854),o=t(614),i=t(2788),a=r.WeakMap;e.exports=o(a)&&/native code/.test(i(a))},3929:(e,n,t)=>{var r=t(7854),o=t(7850),i=r.TypeError;e.exports=function(e){if(o(e))throw i("The method doesn't accept regular expressions");return e}},1574:(e,n,t)=>{"use strict";var r=t(9781),o=t(1702),i=t(6916),a=t(7293),l=t(1956),c=t(5181),u=t(5296),s=t(7908),f=t(8361),p=Object.assign,d=Object.defineProperty,h=o([].concat);e.exports=!p||a((function(){if(r&&1!==p({b:1},p(d({},"a",{enumerable:!0,get:function(){d(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var e={},n={},t=Symbol(),o="abcdefghijklmnopqrst";return e[t]=7,o.split("").forEach((function(e){n[e]=e})),7!=p({},e)[t]||l(p({},n)).join("")!=o}))?function(e,n){for(var t=s(e),o=arguments.length,a=1,p=c.f,d=u.f;o>a;)for(var g,v=f(arguments[a++]),A=p?h(l(v),p(v)):l(v),b=A.length,m=0;b>m;)g=A[m++],r&&!i(d,v,g)||(t[g]=v[g]);return t}:p},30:(e,n,t)=>{var r,o=t(9670),i=t(6048),a=t(748),l=t(3501),c=t(490),u=t(317),s=t(6200),f=s("IE_PROTO"),p=function(){},d=function(e){return"