Class BlackPanther

java.lang.Object
edu.nwmissouri.animalList.Animal
edu.nwmissouri.animalList.BlackPanther

public class BlackPanther extends Animal
Author:
Hemanth Sai Reddy Velamuri
  • Constructor Details

    • BlackPanther

      public BlackPanther(String name)
      String declaration.
      Parameters:
      name -
  • Method Details

    • speak

      public void speak()
      BlackPanther Speak
      Specified by:
      speak in class Animal
    • move

      public void move()
      BlackPanther move
      Specified by:
      move in class Animal
    • profes

      public void profes()
    • getBlackPantherAddition

      public double getBlackPantherAddition(double first, int second)