Class Fifteen


Class Attributes:

  • Public
  • Extends: Fourteen
  • Implements:
    • foo

Static Variables:

Static Methods:

Constructors:

Instance Variables:

  • a of type int is package.

Instance Methods:

  • badluck is protected, has return type void and takes no arguments.
  • bakersDozen is protected, has return type int and takes:
    • a of type int
    • glazed of type Doughnuts
    • Overrides same method in Thirteen
  • getOne is public, has return type One and takes no arguments.

Inherited Static Variables:

  • cauliflower of type Vice is public.
  • brusselSprouts of type Vice is public.
  • tiredOfMakingUpNames of type int is public.

Inherited Static Methods:

  • useless is protected, final, has return type Fourteen and takes no arguments.

Inherited Static Variables:

  • beer of type HealthFood is public.
  • pizza of type HealthFood is public.
  • halfDozen of type Six is protected.
  • twoTouchdowns of type Fourteen is protected.
  • fourFieldgoalsPlusSafety of type Fourteen is protected.
  • fourteenTriesInCanada of type Fourteen is protected.

Inherited Static Methods:

  • goodness is public, has return type boolean and takes:
    • factor of type int
    • Inhertied method from Fourteen
  • FridayThe is protected, has return type void and takes no arguments.


Printed by George's Big Red JavaDuck