public static interface LynxModule.BlinkerPolicy
LynxModule.BlinkerPolicy
embodies the various blinker patterns exhibited by LynxModule
s
The policy can be changed, globally, by setting the variable LynxModule.blinkerPolicy
.Modifier and Type | Method and Description |
---|---|
java.util.List<Step> |
getIdlePattern(LynxModule lynxModule) |
java.util.List<Step> |
getVisuallyIdentifyPattern(LynxModule lynxModule) |
java.util.List<Step> getIdlePattern(LynxModule lynxModule)
java.util.List<Step> getVisuallyIdentifyPattern(LynxModule lynxModule)