Interface Rotatable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean isRight()
      Insert the method's description here.
      void rotate()
      Insert the method's description here.
      void setRight​(boolean state)
      Insert the method's description here.
    • Method Detail

      • isRight

        boolean isRight()
        Insert the method's description here. Creation date: (30.1.2001 16:51:11)
        Returns:
        boolean
      • rotate

        void rotate()
        Insert the method's description here. Creation date: (30.1.2001 16:51:03)
      • setRight

        void setRight​(boolean state)
        Insert the method's description here. Creation date: (30.1.2001 16:51:31)
        Parameters:
        state - boolean