Uses of Class
com.avian.birds.basebirds.StdBird

Packages that use StdBird
com.avian.birds.addbirds   
com.avian.birds.basebirds   
com.avian.birds.db   
com.avian.birds.philos   
 

Uses of StdBird in com.avian.birds.addbirds
 

Subclasses of StdBird in com.avian.birds.addbirds
 class Add1Bird
          Eats a food object from the TupleTree, gets its contents, adds 1 to it, and then stores it back in the TupleTree.
 class Add2Bird
          Eats a food object from the TupleTree, gets its contents, adds 2 to it, and then stores it back in the TupleTree.
 class Add3Bird
          Eats a food object from the TupleTree, gets its contents, adds 3 to it, and then stores it back in the TupleTree.
 class Add4Bird
          Eats a food object from the TupleTree, gets its contents, adds 4 to it, and then stores it back in the TupleTree.
 class Add5Bird
          Eats a food object from the TupleTree, gets its contents, adds 5 to it, and then stores it back in the TupleTree.
 class MathBird
          Concrete implementation of the AbstractBasicBird.
 

Uses of StdBird in com.avian.birds.basebirds
 

Subclasses of StdBird in com.avian.birds.basebirds
 class TestErrBird
           
 

Uses of StdBird in com.avian.birds.db
 

Subclasses of StdBird in com.avian.birds.db
 class CombineBird
           
 class DataBird
           
 class DbUpdateBird
           
 class FirstNameBoyBird
           
 class FirstNameGirlBird
           
 class FNameBBird
           
 class FNameGBird
           
 class LastNameBird
          Gets all the Last Names from the Last_name db and writes each one of them separately as food morsels to tupletree
 class LNameBird
           
 

Uses of StdBird in com.avian.birds.philos
 

Subclasses of StdBird in com.avian.birds.philos
 class Phil1
          A type of StdBird that is good at philosophizing but not so good at chatting.
 class Phil2
          A type of StdBird that is good at philosophizing but not so good at chatting.
 class Waiter
          The waiter has to set the table for the philosophers