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