Class AwaitableCounter.Increment
java.lang.Object
org.jdrupes.builder.core.AwaitableCounter.Increment
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
AwaitableCounter
Increment/decrement with an AutoCloseable. This supports
reliable increment/decrement using try-with-resources.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Increment
public Increment()Initializes a new Increment. Increments the counter.
-
-
Method Details
-
close
-