| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
R2MaskInstances |
R2MaskInstances.Builder.build()
Builds a new
R2MaskInstances. |
static R2MaskInstances |
R2MaskInstances.copyOf(R2MaskInstancesType instance)
Creates an immutable copy of a
R2MaskInstancesType value. |
R2MaskInstances |
R2MaskInstances.withBatched(Iterable<? extends R2InstanceBatchedType> elements)
Copy the current immutable object with elements that replace the content of
batched. |
R2MaskInstances |
R2MaskInstances.withBatched(R2InstanceBatchedType... elements)
Copy the current immutable object with elements that replace the content of
batched. |
R2MaskInstances |
R2MaskInstances.withSingles(Iterable<? extends R2InstanceSingleType> elements)
Copy the current immutable object with elements that replace the content of
singles. |
R2MaskInstances |
R2MaskInstances.withSingles(R2InstanceSingleType... elements)
Copy the current immutable object with elements that replace the content of
singles. |
Copyright © 2017 <code@io7m.com> http://io7m.com