| Package | Description | 
|---|---|
| com.hazelcast.internal.util.counters | Provides various counter implementations. | 
| Modifier and Type | Method and Description | 
|---|---|
| static MwCounter | MwCounter. newMwCounter()Creates a new MwCounter with 0 as its initial value. | 
| static MwCounter | MwCounter. newMwCounter(long initialValue)Creates a new MwCounter with the given initial value. | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.