public class LatchSupport
extends java.lang.Object
Constructor and Description |
---|
LatchSupport() |
Modifier and Type | Method and Description |
---|---|
static void |
clearNotes() |
static int |
countLatchesHeld()
Only call under the assert system.
|
static void |
dumpLatchesHeld() |
static java.lang.String |
latchesHeldToString() |
public static int countLatchesHeld()
public static void dumpLatchesHeld()
public static java.lang.String latchesHeldToString()
public static void clearNotes()