| Package | Description | 
|---|---|
| com.hazelcast.internal.util.counters | Provides various counter implementations. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MwCounterA  Counterthat is thread-safe; so can be incremented by multiple threads concurrently. | 
| class  | SwCounterA  Counterthat is made to be used by a single writing thread. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.