public static class JavaLockPerformance.LockCounter
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
static long |
counter |
static java.util.concurrent.locks.Lock |
lock |
| Constructor and Description |
|---|
LockCounter() |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |