Package moxy.viewstate.strategy.alias
Annotation Type Skip
-
@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface SkipState strategy alias forSkipStrategy. Applying this annotation has the same effect as applying@StateStrategyType(SkipStrategy.class).
With this strategy command will not be put in the commands queue