| Modifier and Type | Field and Description |
|---|---|
| private final boolean | |
| private final boolean |
| Access | Constructor and Description |
|---|---|
| public | |
| public |
| Modifier and Type | Method and Description |
|---|---|
| public abstract PyObject | |
| public final boolean | |
| public final boolean | |
| public abstract NativeType | |
| public abstract PyObject |
| postInvokeRequired | back to summary |
|---|---|
| private final boolean postInvokeRequired | |
| referenceRequired | back to summary |
|---|---|
| private final boolean referenceRequired | |
| NativeDataConverter | back to summary |
|---|---|
| public NativeDataConverter() | |
| NativeDataConverter | back to summary |
|---|---|
| public NativeDataConverter(boolean referenceRequired, boolean postInvokeRequired) | |
| fromNative | back to summary |
|---|---|
| public abstract PyObject fromNative(PyObject obj) | |
| isPostInvokeRequired | back to summary |
|---|---|
| public final boolean isPostInvokeRequired() | |
| isReferenceRequired | back to summary |
|---|---|
| public final boolean isReferenceRequired() | |
| nativeType | back to summary |
|---|---|
| public abstract NativeType nativeType() | |
| toNative | back to summary |
|---|---|
| public abstract PyObject toNative(PyObject obj) | |