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