Uses of Class
BasicDrinkMachine

Uses of BasicDrinkMachine in
 

Subclasses of BasicDrinkMachine in Default Package
 class FakeDrinkMachine
          A DrinkMachineSpec implementation designed to simulate the environment drink would run in when on the TINI to allow for testing on any machine.
 class LittleDrinkMachine
          Implements the DrinkMachineSpec interface (by way of BasicDrinkMachine extension) for Little Drink (uses a parallel port hardware interface).
 class TINIDrinkMachine
          Implements the DrinkMachineSpec interface for TINI-based hardware.