| Package | Description |
|---|---|
| com.io7m.jpra.runtime.java |
Runtime components.
|
| Class and Description |
|---|
| JPRACursor1DType
The type of cursors that address 1D arrays of values of type
T. |
| JPRACursor2DType
The type of cursors that address 2D arrays of values of type
T. |
| JPRACursorByteReadableType
The type of cursors that expose byte offsets.
|
| JPRACursorType
The type of cursors that address elements of type
T. |
| JPRAStringReadableType
The type of read-only pointers to strings.
|
| JPRAStringTruncation
Behaviour for string truncation.
|
| JPRAStringType
The type of readable and writable strings.
|
| JPRAStringWritableType
The type of pointers to writable strings
|
| JPRAValueByteBufferedConstructorType
The type of constructors that yield
ByteBuffer-backed values. |
| JPRAValueType
The type of values.
|
Copyright © 2015 <code@io7m.com> http://io7m.com