A - The type of the action property.ActionAccessor.ActionProperty<A>public interface ActionAccessor<A>
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
ActionAccessor.ActionBuilder<A,B extends ActionAccessor.ActionBuilder<A,B>> |
Provides a builder method for a action property returning the builder for
applying multiple build operations.
|
static interface |
ActionAccessor.ActionMutator<A> |
Provides a mutator for a action property.
|
static interface |
ActionAccessor.ActionProperty<A> |
Provides a action property.
|
| Modifier and Type | Method | Description |
|---|---|---|
A |
getAction() |
Retrieves the action from the action property.
|
A getAction()
Copyright © 2018. All rights reserved.