| Package | Description |
|---|---|
| com.io7m.jregions.core.unparameterized.areas |
Area types.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends AreaBDType> |
AreaXSplitBD.builder()
Creates a builder for
AreaXSplitBD. |
AreaXSplitBD.Builder<T> |
AreaXSplitBD.Builder.from(AreaXSplitBDType<T> instance)
Fill a builder with attribute values from the provided
AreaXSplitBDType instance. |
AreaXSplitBD.Builder<T> |
AreaXSplitBD.Builder.setLower(T lower)
Initializes the value for the
lower attribute. |
AreaXSplitBD.Builder<T> |
AreaXSplitBD.Builder.setUpper(T upper)
Initializes the value for the
upper attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com