| Interface | Description |
|---|---|
| JPRACursor1DType<T> |
The type of cursors that address 1D arrays of values of type
T. |
| JPRACursor2DType<T> |
The type of cursors that address 2D arrays of values of type
T. |
| JPRACursorByteReadableType |
The type of cursors that expose byte offsets.
|
| JPRACursorType<T> |
The type of cursors that address elements of type
T. |
| JPRAStringCursorReadableType |
The type of read-only pointers to strings.
|
| JPRAStringCursorType |
The type of readable and writable strings.
|
| JPRAStringCursorWritableType |
The type of pointers to writable strings
|
| JPRATypeModelType |
The run-time
jpra type model. |
| JPRATypeModelType.JPRAScalarMatcherType<A,E extends Exception> |
The type of
jpra scalar type matchers. |
| JPRATypeModelType.JPRAScalarType |
The type of
jpra scalar types. |
| JPRATypeModelType.JPRATypeMatcherType<A,E extends Exception> |
The type of
jpra type matchers. |
| JPRATypeModelType.JPRATypeType |
The type of
jpra types. |
| JPRAValueByteBufferedConstructorType<T extends JPRAValueType> |
The type of constructors that yield
ByteBuffer-backed values. |
| JPRAValueType |
The type of values.
|
| Enum | Description |
|---|---|
| JPRAStringTruncation |
Behaviour for string truncation.
|
| Annotation Type | Description |
|---|---|
| JPRAStyleType |
Style settings for generated immutable types.
|
Copyright © 2016 <code@io7m.com> http://io7m.com