|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmcgui.Lock
public class Lock
Class containing an object that is used by the framework to synchronize everything in such a way that there are no simultaneous calls to a Multicaster thereby avoiding the need for synchronization within a Multicaster module.
Field Summary | |
---|---|
static java.lang.Object |
lock
|
Constructor Summary | |
---|---|
Lock()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.Object lock
Constructor Detail |
---|
public Lock()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |