public interface PosYAccessor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PosYAccessor.PosYBuilder<B extends PosYAccessor.PosYBuilder<B>>
Provides a builder method for a Y position property returning the builder
for applying multiple build operations.
|
static interface |
PosYAccessor.PosYMutator
Provides a mutator for a Y position property.
|
static interface |
PosYAccessor.PosYProperty
Provides a Y position property.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getPositionY()
Retrieves the Y position from the Y position property.
|
Copyright © 2018. All rights reserved.