Package edu.nwmissouri.animalList
Class HarpSeal
java.lang.Object
edu.nwmissouri.animalList.Animal
edu.nwmissouri.animalList.HarpSeal
HarpSeal class (derived subclass of the superclass Animal)
- Author:
 - Rehana Naguru
 
- 
Field Summary
 - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
HarpSeal
 
 - 
 - 
Method Details
- 
speak
public void speak()Description copied from class:Animalabstract speak() - has no implementation - 
move
public void move()Description copied from class:Animalabstract move() - has no implementation - 
funfacts
public void funfacts() - 
location
public void location() - 
food
public void food() - 
calculate
public void calculate() - 
getHarpSealAdd
public double getHarpSealAdd(double a, int b)  
 -