Package org.cip4.jdflib.util.thread
Class MyMutex
- java.lang.Object
-
- org.cip4.jdflib.util.thread.MyMutex
-
- Direct Known Subclasses:
ThreadUtil.MyMutex
public class MyMutex extends java.lang.Objectplaceholder for future use
-
-
Constructor Summary
Constructors Constructor Description MyMutex()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidnotifyMe()java.lang.StringtoString()booleanwaitForMe(int t)
-