Class Counter

All Implemented Interfaces:
Serializable

public class Counter extends ConcurrentAutoTable
A simple high-performance counter. Merely renames the extended org.cliffc.high_scale_lib.ConcurrentAutoTable class to be more obvious. org.cliffc.high_scale_lib.ConcurrentAutoTable already has a decent counting API.
Since:
1.5
See Also:
  • Constructor Details

    • Counter

      public Counter()