CSE115.Zoo
Class Chirp
java.lang.Object
CSE115.Zoo.Sound
CSE115.Zoo.Chirp
- public class Chirp
- extends Sound
Chirp.java
Created: Sat Sep 14 20:05:57 2002
Modified: Wed Jan 30, 2003
- Author:
- Adrienne M Decker, Carl Alphonce
Alphonce modified Decker's original class to fit Spring 2003 labs.
|
Constructor Summary |
Chirp()
|
| Methods inherited from class CSE115.Zoo.Sound |
play |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Chirp
public Chirp()