Class ComputerBell

  • All Implemented Interfaces:
    Bell

    public class ComputerBell
    extends java.lang.Object
    implements Bell
    Derive a CTC machine bell from the computer's speakers
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) Sound sound  
    • Constructor Summary

      Constructors 
      Constructor Description
      ComputerBell​(Sound sound)  
    • Method Summary

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait