HomeSort by relevance Sort by last modified time
    Searched defs:CountedCompleter (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/java/util/concurrent/
CountedCompleter.java 15 * CountedCompleter are similar to those of other completion based
18 * to trigger the completion action {@link #onCompletion(CountedCompleter)},
41 * <p>A concrete CountedCompleter class must define method {@link
44 * optionally override method {@link #onCompletion(CountedCompleter)}
46 * {@link #onExceptionalCompletion(Throwable, CountedCompleter)} to
50 * they are normally declared as {@code CountedCompleter<Void>}, and
55 * function of one or more fields) of the CountedCompleter object that
61 * <p>A CountedCompleter that does not itself have a completer (i.e.,
74 * CountedCompleter has only a local effect on that completer, so is
109 * class ForEach<E> extends CountedCompleter<Void>
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.0.CR3/
netty-common-4.1.0.CR3.jar 
  /prebuilts/sdk/24/
android.jar 

Completed in 72 milliseconds