Package org.python.core
Class IdImpl
- java.lang.Object
-
- org.python.core.IdImpl
-
-
Constructor Summary
Constructors Constructor Description IdImpl()
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description static IdImplgetInstance()abstract longid(PyObject o)abstract java.lang.Stringidstr(PyObject o)abstract longjava_obj_id(java.lang.Object o)
-