public class Glyptodon
extends Animal 
Glyptodon Class derived from animal class
- Author:
 
- Manish Goud Bandharapu
 
- 
 
- 
Constructor Summary
Constructors
 
- 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
- 
Constructor Details
- 
Glyptodon
Animal addition
- Parameters:
 
name -  
 
 
- 
Method Details
- 
speak
public void speak()
Animal speak
- Specified by:
 
speak in class Animal 
 
- 
move
public void move()
Animal move
- Specified by:
 
move in class Animal 
 
- 
profes
public void profes()