Crossfire JXClient, Trunk
Public Member Functions | List of all members
SimplestUsage.Mosquito Class Reference
Inheritance diagram for SimplestUsage.Mosquito:
Inheritance graph
Collaboration diagram for SimplestUsage.Mosquito:
Collaboration graph

Public Member Functions

String eat ()
 

Detailed Description

The Mosquito class implements eat method, its own implementation overrides the default implementation.

Definition at line 66 of file SimplestUsage.java.

Member Function Documentation

◆ eat()

String SimplestUsage.Mosquito.eat ( )

Return string representation of the eat action for Mosquito

Returns
string representation of the eat action for Mosquito

Implements SimplestUsage.Animal.

Definition at line 74 of file SimplestUsage.java.


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