Class Information


Class Nine

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
    • java.io
    • tradeGoods
    • rareJewels
    • goodBeer
    • ant.Matters.Await.You
  • Package: TestSuite
  • Visibility: public
  • Extends:Seven
  • Implements interfaces:
    • Number
    • Number
    • Jackson
    • Number
    • HalfDozen
    • ThreeFactorial
    • ThreeSquared
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.
  • Variable daysAWeek of type int is public.
Back to the top

Static Methods:
  • Method hex takes
    • three of type Three
    • two of type Two
    and has return type void.
  • Method tomorrow takes
    • today of type String
    and has return type String and overides ancestor method.
  • Method pickADay takes
    • d of type int
    and has return type String and overides ancestor method.
  • Method swap takes
    • a of type Eight
    • b of type Eight
    and has return type void.
  • Method Lives takes
    • a of type int
    and has return type boolean.
  • Method Lives takes
    • b of type Cat
    and has return type boolean.
  • Method Lives takes
    • a of type int
    • b of type Cat
    and has return type boolean.
  • Method Lives takes
    • d of type Dog
    • b of type Cat
    and has return type boolean.
  • Method Lives takes no arguments and has return type boolean.
Back to the top

Constructors:
  • no arguments
  • 1 argument:
    • shooter of type int
  • 1 argument:
    • one of type One
  • no arguments
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.
  • Variable ofTheAncientWorld of type Wonders is public.
  • Variable ofTheModernWorld of type Wonders is public.
  • Variable a of type int is private.
  • Variable b of type int is private.
  • Variable c of type int is private.
  • Variable d of type int is private.
  • Variable e of type int is private.
  • Variable f of type int is private.
  • Variable g of type int is private.
  • Variable h of type int is private.
  • Variable i of type int is private.
  • Variable j of type int is private.
  • Variable k of type int is private.
  • Variable l of type int is private.
  • Variable m of type int is private.
  • Variable n of type int is private.
  • Variable o of type int is private.
  • Variable p of type int is private.
  • Variable q of type int is private.
  • Variable r of type int is private.
  • Variable s of type int is private.
  • Variable t of type int is private.
  • Variable val of type int is public.
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.
  • Method foo takes no arguments and has return type void and overides ancestor method.
  • Method bar takes
    • x of type int
    • y of type int
    • z of type int
    and has return type int and overides ancestor method.
  • Method bar takes
    • x of type int
    • y of type int
    and has return type int and overides ancestor method.
  • Method thHeaven takes no arguments and has return type Seven and overides ancestor method.
  • Method bar takes
    • x of type int
    • y of type int
    and has return type int.
  • Method toSeven takes no arguments and has return type Seven.
  • Method doNothing takes no arguments and has return type void.
  • Method compare takes
    • other of type Eight
    and has return type void.
Back to the top

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

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

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

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


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

Coded by Charitha Tillekeratne and Kfir Shay.