Crossfire JXClient, Trunk
Inheritance.Tuna Class Reference
+ Inheritance diagram for Inheritance.Tuna:
+ Collaboration diagram for Inheritance.Tuna:

Additional Inherited Members

- Public Member Functions inherited from Inheritance.Fish
String swim ()
 

Detailed Description

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.


The documentation for this class was generated from the following file: