public static class LynxModule.BreathingBlinkerPolicy extends java.lang.Object implements LynxModule.BlinkerPolicy
| Constructor and Description |
|---|
BreathingBlinkerPolicy() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Blinker.Step> |
getIdlePattern(LynxModule lynxModule) |
java.util.List<Blinker.Step> |
getVisuallyIdentifyPattern(LynxModule lynxModule) |
public java.util.List<Blinker.Step> getIdlePattern(LynxModule lynxModule)
getIdlePattern in interface LynxModule.BlinkerPolicypublic java.util.List<Blinker.Step> getVisuallyIdentifyPattern(LynxModule lynxModule)
getVisuallyIdentifyPattern in interface LynxModule.BlinkerPolicy