|
Crossfire JXClient, Trunk
|
Inheritance diagram for Inheritance.Tuna:
Collaboration diagram for Inheritance.Tuna:Additional Inherited Members | |
Public Member Functions inherited from Inheritance.Fish | |
| String | swim () |
This class is used for the illustration rule of 1. See the source code of the main method.
System.out.println(new Tuna().swim()); //"Tuna swims under water" output is suspected here
Definition at line 84 of file Inheritance.java.