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