public class BlackJaguar
extends Animal 
- Author:
 
- Naveen Kumar Kanaparthi
 
- 
 
- 
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
- 
BlackJaguar
public BlackJaguar(String name) 
- Parameters:
 
name -  
 
 
- 
Method Details
- 
speak
public void speak()
speak method
- Specified by:
 
speak in class Animal 
 
- 
move
public void move()
move method
- Specified by:
 
move in class Animal 
 
- 
behaviour
public void behaviour()
behaviour method
 
- 
name
- Parameters:
 
fs -  
ls -  
- Returns:
 
 
- 
details
public void details()
details method