Class PyLock

java.lang.Object
org.python.core.PyObject
org.python.modules.thread.PyLock
All Implemented Interfaces:
Serializable, ContextManager

public class PyLock extends PyObject implements ContextManager
See Also:
  • Constructor Details

    • PyLock

      public PyLock()
  • Method Details