Class Condition

java.lang.Object
org.python.core.PyObject
org.python.modules._threading.Condition
All Implemented Interfaces:
Serializable, ContextManager, Traverseproc

public class Condition extends PyObject implements ContextManager, Traverseproc
See Also: