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