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

/openjdk7/jdk/src/share/classes/java/util/concurrent/
H A DForkJoinTask.java128 * {@link #isCompletedAbnormally} is true if a task was either
852 public final boolean isCompletedAbnormally() { method in class:ForkJoinTask

Completed in 32 milliseconds