Class PySingleton

java.lang.Object
org.python.core.PyObject
org.python.core.PySingleton
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PyEllipsis, PyNotImplemented

public class PySingleton extends PyObject
See Also:
  • Constructor Details

    • PySingleton

      public PySingleton(String name)
  • Method Details