|
Class Five
Class Attributes:
- Imports:
- Package: TestSuite
- Visibility: public
- Extends:Pentagon
- Implements interfaces:
Back to the top
Static Variables:
- Variable fingersPerHand of type int is public.
- Variable toesPerFoot of type int is public.
- Variable fiveTimesOne of type Five is package.
Back to the top
Static Methods:
- There are no static methods definded in Class Five.
Back to the top
Constructors:
- There are no constructors definded in Class Five.
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.
- Variable high of type Height is private and final.
- Variable threePlusTwo of type Five is protected.
- Variable oneTimesFive of type Five is package.
Back to the top
Instance Methods:
- Method deuce takesand 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 Five.
Back to the top
Inherited Instance Variables:
- There are no inherited instance variables definded in Class Five.
Back to the top
Inherited Static Methods:
- There are no inherited static methods definded in Class Five.
Back to the top
Inherited Instance Methods:
- There are no inherited instance methods definded in Class Five.
Back to the top
This page was automatically generated as part of the CS211 Final Project JavaDuck.
|