public class Locks
extends java.lang.Object
Constructor and Description |
---|
Locks() |
Modifier and Type | Method and Description |
---|---|
static void |
monitorEnterUnsafe(java.lang.Object object) |
static void |
monitorExitUnsafe(java.lang.Object object) |
Copyright © 2015 The Apache Software Foundation