Class CancellationTokenAdapter
java.lang.Object
org.apache.maven.surefire.junitplatform.CancellationTokenAdapter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidcancel()(package private) Object(package private) static CancellationTokenAdapter
-
Field Details
-
CANCELLATION_TOKEN_CLASS
-
delegate
-
-
Constructor Details
-
CancellationTokenAdapter
-
-
Method Details
-
tryCreate
-
getDelegate
Object getDelegate() -
cancel
void cancel()
-