Class Information


Class Six

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

Class Attributes:
  • Imports:
    • java.io
    • java.io
  • Package: TestSuite
  • Visibility: package
  • Final
  • Extends:Pentagon
  • Implements interfaces:
    • Number
    • Number
    • Jackson
    • Number
    • HalfDozen
    • ThreeFactorial
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:
  • Method hex takes
    • three of type Three
    • two of type Two
    and has return type void.
Back to the top

Constructors:
  • no arguments
  • 1 argument:
    • shooter of type int
  • 1 argument:
    • one of type One
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.
  • Variable shooter of type int is private.
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 Six.
Back to the top

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

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

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


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

Coded by Charitha Tillekeratne and Kfir Shay.