public class LocalLock extends Object
| Constructor and Description |
|---|
LocalLock(int threadId) |
| Modifier and Type | Method and Description |
|---|---|
int |
decrementAndGet() |
boolean |
equals(Object o) |
int |
getCount() |
int |
getThreadId() |
int |
hashCode() |
int |
incrementAndGet() |
String |
toString() |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.