|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.herac.tuxguitar.util.TGLock
public class TGLock
| Constructor Summary | |
|---|---|
TGLock()
|
|
| Method Summary | |
|---|---|
boolean |
isLocked()
|
boolean |
isLocked(java.lang.Thread thread)
|
void |
lock()
|
void |
unlock()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TGLock()
| Method Detail |
|---|
public void lock()
public void unlock()
public boolean isLocked(java.lang.Thread thread)
public boolean isLocked()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||