| Package | Description |
|---|---|
| com.io7m.jpra.runtime.java |
Runtime components.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JPRATypeModelType.JPRAScalarType
The type of
jpra scalar types. |
| Modifier and Type | Method and Description |
|---|---|
JPRATypeModelType.JPRATypeType |
JPRATypeModel.JPRAArray.elementType() |
| Modifier and Type | Method and Description |
|---|---|
static JPRATypeModel.JPRAArray |
JPRATypeModel.JPRAArray.of(int length,
JPRATypeModelType.JPRATypeType elementType)
Construct a new immutable
JPRAArray instance. |
JPRATypeModel.JPRAArray |
JPRATypeModel.JPRAArray.withElementType(JPRATypeModelType.JPRATypeType value)
Copy the current immutable object by setting a value for the
elementType attribute. |
Copyright © 2015 <code@io7m.com> http://io7m.com