Class Information


Class Four

Class AttributesConstructors
Static VariablesInherited Static Variables
Instance VariablesInherited Instance Variables
Static MethodsInherited Static Methods
Instance MethodsInherited Instance Methods

Class Attributes:
  • Package: TestSuite
  • Visibility: public
  • Extends:Two
  • Implements interfaces:
    • Number
Back to the top

Static Variables:
  • There are no static variables definded in Class Four.
Back to the top

Static Methods:
  • There are no static methods definded in Class Four.
Back to the top

Constructors:
  • There are no constructors definded in Class Four.
Back to the top

Instance Variables:
  • Variable pair of type int is package.
  • Variable quad of type int is package.
  • Variable square of type int is package.
  • Variable approachingGolfBall of type int is package.
  • Variable tuneCookie of type Four is package.
Back to the top

Instance Methods:
  • Method deuce takes
    • company of type int
    and has return type void and overides ancestor method.
  • Method quadruple takes
    • scoreAndSeven of type int
    and has return type void.
  • Method yearsOfCollege takes no arguments and has return type int.
Back to the top

Inherited Static Variables:
  • There are no inherited static variables definded in Class Four.
Back to the top

Inherited Instance Variables:
  • There are no inherited instance variables definded in Class Four.
Back to the top

Inherited Static Methods:
  • There are no inherited static methods definded in Class Four.
Back to the top

Inherited Instance Methods:
  • There are no inherited instance methods definded in Class Four.
Back to the top


This page was automatically generated as part of the CS211 Final Project JavaDuck.

Coded by Charitha Tillekeratne and Kfir Shay.