Class TimeoutableCancellationToken
java.lang.Object
com.refinedmods.refinedstorage.common.autocrafting.TimeoutableCancellationToken
- All Implemented Interfaces:
CancellationToken
Deprecated.
-
Field Summary
Fields inherited from interface com.refinedmods.refinedstorage.api.autocrafting.calculation.CancellationToken
NONE
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TimeoutableCancellationToken
public TimeoutableCancellationToken()Deprecated.
-
-
Method Details
-
isCancelled
public boolean isCancelled()Deprecated.- Specified by:
isCancelled
in interfaceCancellationToken
-
cancel
public void cancel()Deprecated.- Specified by:
cancel
in interfaceCancellationToken
-