Package org.python.core
Class IdImpl1
- java.lang.Object
-
- org.python.core.IdImpl
-
- org.python.core.IdImpl1
-
public class IdImpl1 extends IdImpl
Deprecated.Java1 no longer supported.
-
-
Constructor Summary
Constructors Constructor Description IdImpl1()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description long
id(PyObject o)
Deprecated.java.lang.String
idstr(PyObject o)
Deprecated.long
java_obj_id(java.lang.Object o)
Deprecated.-
Methods inherited from class org.python.core.IdImpl
getInstance
-
-