Class RemoteRequestLED

  • All Implemented Interfaces:
    LED

    public class RemoteRequestLED
    extends java.lang.Object
    implements LED
    • Constructor Summary

      Constructors 
      Constructor Description
      RemoteRequestLED​(java.io.ObjectInputStream is, java.io.ObjectOutputStream os)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setPattern​(int pattern)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RemoteRequestLED

        public RemoteRequestLED​(java.io.ObjectInputStream is,
                                java.io.ObjectOutputStream os)
    • Method Detail

      • setPattern

        public void setPattern​(int pattern)
        Specified by:
        setPattern in interface LED