public interface GridHeightAccessor
Modifier and Type | Interface and Description |
---|---|
static interface |
GridHeightAccessor.GridHeightBuilder<B extends GridHeightAccessor.GridHeightBuilder<B>>
Provides a builder method for a grid height property returning the
builder for applying multiple build operations.
|
static interface |
GridHeightAccessor.GridHeightMutator
Provides a mutator for a grid height property.
|
static interface |
GridHeightAccessor.GridHeightProperty
Provides a grid height property.
|
Modifier and Type | Method and Description |
---|---|
int |
getGridHeight()
Retrieves the grid height from the grid height property.
|
Copyright © 2017. All rights reserved.