Package com._1c.g5.v8.dt.internal.dcs
Class DcsComputationUtils
java.lang.Object
com._1c.g5.v8.dt.internal.dcs.DcsComputationUtils
Set of DCS computation utils.
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Drops computation with theCancellationException
in case if the current thread is interrupted
-
Method Details
-
dropComputationIfInterrupted
public static void dropComputationIfInterrupted()Drops computation with theCancellationException
in case if the current thread is interrupted
-