| Package | Description |
|---|---|
| com.io7m.jpra.runtime.java |
Runtime components.
|
| Modifier and Type | Method and Description |
|---|---|
static JPRATypeModel.JPRAIntegerSigned |
JPRATypeModel.JPRAIntegerSigned.copyOf(JPRATypeModelType.JPRAIntegerSignedType instance)
Creates an immutable copy of a
JPRATypeModelType.JPRAIntegerSignedType value. |
static JPRATypeModel.JPRAIntegerSigned |
JPRATypeModel.JPRAIntegerSigned.of(int sizeInBits)
Construct a new immutable
JPRAIntegerSigned instance. |
JPRATypeModel.JPRAIntegerSigned |
JPRATypeModel.JPRAIntegerSigned.withSizeInBits(int sizeInBits)
Copy the current immutable object by setting a value for the
sizeInBits attribute. |
Copyright © 2016 <code@io7m.com> http://io7m.com