Class Delayer.Resetter
java.lang.Object
de.aristaflow.adept2.util.threading.Delayer.Resetter
- All Implemented Interfaces:
Runnable
A runnable for resetting the try count and thus remove all delays.
- Author:
- Ulrich Kreher
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
element
The element for which to reset the try count.
-
-
Constructor Details
-
Resetter
Creates a new resetting runnable for the designated element.- Parameters:
element- The element for which to reset the try count.
-
-
Method Details