public class MyMutex extends java.lang.Object
MyMutex()
void
notifyMe()
java.lang.String
toString()
boolean
waitForMe(int t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MyMutex()
public java.lang.String toString()
toString
java.lang.Object
Object.toString()
public void notifyMe()
public boolean waitForMe(int t)