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<Step> |
getIdlePattern(LynxModule lynxModule) |
java.util.List<Step> |
getVisuallyIdentifyPattern(LynxModule lynxModule) |
public java.util.List<Step> getIdlePattern(LynxModule lynxModule)
getIdlePattern
in interface LynxModule.BlinkerPolicy
public java.util.List<Step> getVisuallyIdentifyPattern(LynxModule lynxModule)
getVisuallyIdentifyPattern
in interface LynxModule.BlinkerPolicy