Package <Unnamed>

Interface Summary
Flyer Fly is the interface for flying.
 

Class Summary
Ant Ant is a creature.
Bat Bat is a creature that knows how to fly.
Creature A Creature is a Thing that has specific, 'lively' behaviors.
Fly Fly is a creature that knows how to fly.
TestCreature TestCreature is a tester/demonstration program to exercise the Thing class hierarchy.
Thing Thing is the top of a class hierarchy.
Tiger Tiger is a creature that knows how to speak.