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

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

Completed in 104 milliseconds