| 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.
|
| 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
|
| JPRAStringTruncation
Behaviour for string truncation.
|
| JPRATypeModel.JPRAArray
|
| JPRATypeModel.JPRABooleanSet
|
| JPRATypeModel.JPRAFloat
|
| JPRATypeModel.JPRAIntegerSigned
|
| JPRATypeModel.JPRAIntegerSignedNormalized
|
| JPRATypeModel.JPRAIntegerUnsigned
|
| JPRATypeModel.JPRAIntegerUnsignedNormalized
|
| JPRATypeModel.JPRAMatrix
|
| JPRATypeModel.JPRAString
|
| JPRATypeModel.JPRAUserDefined
|
| JPRATypeModel.JPRAVector
|
| JPRATypeModelType.JPRAArrayType
The type of jpra array types.
|
| JPRATypeModelType.JPRABooleanSetType
The type of jpra string types.
|
| JPRATypeModelType.JPRAFloatType
The type of jpra float types.
|
| JPRATypeModelType.JPRAIntegerSignedNormalizedType
The type of jpra signed normalized integer types.
|
| JPRATypeModelType.JPRAIntegerSignedType
The type of jpra signed integer types.
|
| JPRATypeModelType.JPRAIntegerUnsignedNormalizedType
The type of jpra unsigned normalized integer types.
|
| JPRATypeModelType.JPRAIntegerUnsignedType
The type of jpra unsigned integer types.
|
| JPRATypeModelType.JPRAMatrixType
The type of jpra matrix types.
|
| JPRATypeModelType.JPRAScalarMatcherType
The type of jpra scalar type matchers.
|
| JPRATypeModelType.JPRAScalarType
The type of jpra scalar types.
|
| JPRATypeModelType.JPRAStringType
The type of jpra string types.
|
| JPRATypeModelType.JPRATypeMatcherType
The type of jpra type matchers.
|
| JPRATypeModelType.JPRATypeType
The type of jpra types.
|
| JPRATypeModelType.JPRAUserDefinedType
The type of jpra user-defined types.
|
| JPRATypeModelType.JPRAVectorType
The type of jpra vector types.
|
| JPRAValueByteBufferedConstructorType
The type of constructors that yield ByteBuffer-backed values.
|
| JPRAValueType
The type of values.
|