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