|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MwCounter | |
---|---|
com.hazelcast.util.counters | Provides various counter implementations. |
Uses of MwCounter in com.hazelcast.util.counters |
---|
Methods in com.hazelcast.util.counters that return MwCounter | |
---|---|
static MwCounter |
MwCounter.newMwCounter()
Creates a new MwCounter with 0 as initial value. |
static MwCounter |
MwCounter.newMwCounter(int initialValue)
Creates a new MwCounter with the given initial value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |