| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
R2LightBufferDescription |
R2LightBufferDescription.Builder.build()
Builds a new
R2LightBufferDescription. |
static R2LightBufferDescription |
R2LightBufferDescription.copyOf(R2LightBufferDescriptionType instance)
Creates an immutable copy of a
R2LightBufferDescriptionType value. |
static R2LightBufferDescription |
R2LightBufferDescription.of(com.io7m.jareas.core.AreaInclusiveUnsignedLType area,
R2LightBufferComponents components)
Construct a new immutable
R2LightBufferDescription instance. |
R2LightBufferDescription |
R2LightBufferDescription.withArea(com.io7m.jareas.core.AreaInclusiveUnsignedLType value)
Copy the current immutable object by setting a value for the
area attribute. |
R2LightBufferDescription |
R2LightBufferDescription.withComponents(R2LightBufferComponents value)
Copy the current immutable object by setting a value for the
components attribute. |
Copyright © 2016 <code@io7m.com> http://io7m.com