| Access | Constructor and Description |
|---|---|
| pack-priv |
| Modifier and Type | Method and Description |
|---|---|
| public Object | __tojava__(Class<T>
the Class to convert this c)PyObject to.Overrides org. Equivalent to the Jython __tojava__ method. |
| public boolean | |
| public boolean | |
| private Object |
| PyNotImplemented | back to summary |
|---|---|
| pack-priv PyNotImplemented() | |
| __tojava__ | back to summary |
|---|---|
| public Object __tojava__(Class<T> c) Overrides org. Doc from org. Equivalent to the Jython __tojava__ method. Tries to coerce this object to an instance of the
requested Java class. Returns the special object
| |
| isMappingType | back to summary |
|---|---|
| public boolean isMappingType() Overrides org. | |
| isSequenceType | back to summary |
|---|---|
| public boolean isSequenceType() Overrides org. | |
| writeReplace | back to summary |
|---|---|
| private Object writeReplace() | |