Kulu

Kulu Class #

Methods #

togo #

The name of the class.

fakulu #

The superclass of this class.

kulu Crustacean
kulu Crab ye Crustacean

A.yira(Crab.fakulu) # > Crustacean

A class with no explicit superclass implicitly inherits Baa:

A.yira(Crustacean.fakulu) # > Baa

Baa forms the root of the class hierarchy and has no supertype:

A.yira(Baa.fakulu) # > gansan

sebenma #

String representation of the class.