Package com.yapcli.runtime
Class CancellationContext
java.lang.Object
com.yapcli.runtime.CancellationContext
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidclear(CancellationToken token) static CancellationTokencurrent()static booleanstatic CancellationTokenstartRun()
-
Method Details
-
startRun
-
current
-
isCancelled
public static boolean isCancelled() -
clear
-