Class Nine


CLASS ATTRIBUTES
Package visibility
Implements interface ThreeSquared

STATIC VARIABLES
None

STATIC METHODS
None

CONSTRUCTORS
None

INSTANCE VARIABLES
None

INSTANCE METHODS
Name Visibility Return Type Abstract? Final? Parameters
Lives
package
boolean
no
no
a of type int
Lives
package
boolean
no
no
b of type Cat
Lives
package
boolean
no
no
a of type int and b of type Cat
Lives
package
boolean
no
no
d of type Dog and b of type Cat
Lives
package
boolean
no
no
None



This page was created using JavaDUCK,
written by Dave Rollenhagen for CS211