|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="de"> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (1.8.0_51) on Sun Nov 11 15:14:03 CET 2018 --> |
| 5 | +<!-- Generated by javadoc (1.8.0_51) on Sun May 26 14:43:55 CEST 2019 --> |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | | -<title>Index (net.sourceforge.streamsupport:android-retrofuture 1.7.0 API)</title> |
8 | | -<meta name="date" content="2018-11-11"> |
| 7 | +<title>Index (net.sourceforge.streamsupport:android-retrofuture 1.7.1 API)</title> |
| 8 | +<meta name="date" content="2019-05-26"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
12 | 12 | <body> |
13 | 13 | <script type="text/javascript"><!-- |
14 | 14 | try { |
15 | 15 | if (location.href.indexOf('is-external=true') == -1) { |
16 | | - parent.document.title="Index (net.sourceforge.streamsupport:android-retrofuture 1.7.0 API)"; |
| 16 | + parent.document.title="Index (net.sourceforge.streamsupport:android-retrofuture 1.7.1 API)"; |
17 | 17 | } |
18 | 18 | } |
19 | 19 | catch(err) { |
|
35 | 35 | <li><a href="java9/util/concurrent/package-summary.html">Package</a></li> |
36 | 36 | <li>Class</li> |
37 | 37 | <li>Use</li> |
38 | | -<li><a href="java9/util/concurrent/package-tree.html">Tree</a></li> |
| 38 | +<li><a href="overview-tree.html">Tree</a></li> |
39 | 39 | <li><a href="deprecated-list.html">Deprecated</a></li> |
40 | 40 | <li class="navBarCell1Rev">Index</li> |
41 | 41 | <li><a href="help-doc.html">Help</a></li> |
@@ -145,11 +145,11 @@ <h2 class="title">C</h2> |
145 | 145 | <dt><span class="memberNameLink"><a href="java9/util/concurrent/CompletableFuture.html#cancel-boolean-">cancel(boolean)</a></span> - Method in class java9.util.concurrent.<a href="java9/util/concurrent/CompletableFuture.html" title="class in java9.util.concurrent">CompletableFuture</a></dt> |
146 | 146 | <dd> |
147 | 147 | <div class="block">If not already completed, completes this CompletableFuture with |
148 | | - a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CancellationException.html?is-external=true" title="class or interface in java.util.concurrent"><code>CancellationException</code></a>.</div> |
| 148 | + a <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CancellationException.html?is-external=true" title="class or interface in java.util.concurrent"><code>CancellationException</code></a>.</div> |
149 | 149 | </dd> |
150 | 150 | <dt><a href="java9/util/concurrent/CompletableFuture.html" title="class in java9.util.concurrent"><span class="typeNameLink">CompletableFuture</span></a><<a href="java9/util/concurrent/CompletableFuture.html" title="type parameter in CompletableFuture">T</a>> - Class in <a href="java9/util/concurrent/package-summary.html">java9.util.concurrent</a></dt> |
151 | 151 | <dd> |
152 | | -<div class="block">A <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent"><code>Future</code></a> that may be explicitly completed (setting its |
| 152 | +<div class="block">A <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent"><code>Future</code></a> that may be explicitly completed (setting its |
153 | 153 | value and status), and may be used as a <a href="java9/util/concurrent/CompletionStage.html" title="interface in java9.util.concurrent"><code>CompletionStage</code></a>, |
154 | 154 | supporting dependent functions and actions that trigger upon its |
155 | 155 | completion.</div> |
@@ -469,7 +469,7 @@ <h2 class="title">O</h2> |
469 | 469 | <dt><span class="memberNameLink"><a href="java9/util/concurrent/CompletableFuture.html#orTimeout-long-java.util.concurrent.TimeUnit-">orTimeout(long, TimeUnit)</a></span> - Method in class java9.util.concurrent.<a href="java9/util/concurrent/CompletableFuture.html" title="class in java9.util.concurrent">CompletableFuture</a></dt> |
470 | 470 | <dd> |
471 | 471 | <div class="block">Exceptionally completes this CompletableFuture with |
472 | | - a <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeoutException.html?is-external=true" title="class or interface in java.util.concurrent"><code>TimeoutException</code></a> if not otherwise completed |
| 472 | + a <a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeoutException.html?is-external=true" title="class or interface in java.util.concurrent"><code>TimeoutException</code></a> if not otherwise completed |
473 | 473 | before the given timeout.</div> |
474 | 474 | </dd> |
475 | 475 | </dl> |
@@ -765,7 +765,7 @@ <h2 class="title">W</h2> |
765 | 765 | <li><a href="java9/util/concurrent/package-summary.html">Package</a></li> |
766 | 766 | <li>Class</li> |
767 | 767 | <li>Use</li> |
768 | | -<li><a href="java9/util/concurrent/package-tree.html">Tree</a></li> |
| 768 | +<li><a href="overview-tree.html">Tree</a></li> |
769 | 769 | <li><a href="deprecated-list.html">Deprecated</a></li> |
770 | 770 | <li class="navBarCell1Rev">Index</li> |
771 | 771 | <li><a href="help-doc.html">Help</a></li> |
@@ -799,6 +799,6 @@ <h2 class="title">W</h2> |
799 | 799 | <!-- --> |
800 | 800 | </a></div> |
801 | 801 | <!-- ======== END OF BOTTOM NAVBAR ======= --> |
802 | | -<p class="legalCopy"><small>Copyright © 2018. All rights reserved.</small></p> |
| 802 | +<p class="legalCopy"><small>Copyright © 2019. All rights reserved.</small></p> |
803 | 803 | </body> |
804 | 804 | </html> |
0 commit comments