Searched defs:isCompletedAbnormally (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/
H A DForkJoinTask.java140 * {@link #isCompletedAbnormally} is true if a task was either
896 public final boolean isCompletedAbnormally() { method in class:ForkJoinTask

Completed in 35 milliseconds