Class AwaitableCounter.Count

java.lang.Object
org.jdrupes.builder.core.AwaitableCounter.Count
All Implemented Interfaces:
AutoCloseable
Enclosing class:
AwaitableCounter

public class AwaitableCounter.Count extends Object implements AutoCloseable
Increment/decrement with an AutoCloseable.
  • Constructor Details

    • Count

      public Count()
      Initializes a new count.
  • Method Details