private static final class AbstractFuture.Cancellation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.Throwable |
cause |
(package private) boolean |
wasInterrupted |
Constructor and Description |
---|
Cancellation(boolean wasInterrupted,
java.lang.Throwable cause) |