DOC

net.florianschoppmann.java : java-futures

Maven & Gradle

Mar 14, 2016
2 stars

Java Futures · Bridge gaps and help overcome inconveniences with CompletableFuture. This module includes, among other features, methods to collect the results of multiple futures into a list, provides equivalent alternatives to CompletableFuture���s monadic methods (thenApply, thenCompose, etc.) that can deal with checked exceptions, and methods for asynchronous ���try-with-resources��� constructs.

Table Of Contents

Latest Version

Download net.florianschoppmann.java : java-futures Javadoc & API Documentation - Latest Versions:

All Versions

Download net.florianschoppmann.java : java-futures Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.1.x
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file java-futures-1.1.0-javadoc.jar to java-futures-1.1.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder java-futures-1.1.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "java-futures-1.1.0-sources.jar" -d "java-futures-1.1.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

May 26, 2015
2 usages
15 stars

Discover Dependencies

May 15, 2017
1 usages
11 stars
Apr 08, 2018
2 usages
42 stars
Mar 07, 2016
42 stars
Feb 28, 2016
1 stars
Apr 26, 2016
5 usages
Apr 26, 2016
2 usages
Apr 14, 2016
3 usages
443 stars
May 15, 2018
22 stars
Feb 25, 2016
98 stars