|
Package visibility |
Implements interface ThreeSquared |
|
|
|
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