public class LockAssertionsForMonitor extends java.lang.Object implements LockAssertions
| Constructor and Description |
|---|
LockAssertionsForMonitor(java.lang.Object monitorObject) |
| Modifier and Type | Method and Description |
|---|---|
void |
assertLocked() |
void |
assertUnlocked() |
public LockAssertionsForMonitor(java.lang.Object monitorObject)
public void assertUnlocked()
assertUnlocked in interface LockAssertionspublic void assertLocked()
assertLocked in interface LockAssertions