public interface Stimulus
The interface which provides an abstraction between the main activities and the back-end of the application. It can be implemented by a new stimulus class to provide an connection between notifications and strategies.
Modifier and Type | Field and Description |
---|---|
static StimulusStrategy |
defaultStrategy |
static final StimulusStrategy defaultStrategy