Interface ActionAccessor.ActionProperty<A>

Type Parameters:
A - The type of the action property.
All Superinterfaces:
ActionAccessor<A>, ActionAccessor.ActionMutator<A>
Enclosing interface:
ActionAccessor<A>

public static interface ActionAccessor.ActionProperty<A>
extends ActionAccessor<A>, ActionAccessor.ActionMutator<A>
Provides a action property.