com.hammurapi.eventbus.tests.fastfood
Class Coleslaw

Show UML class diagram
java.lang.Object
  extended by com.hammurapi.eventbus.tests.fastfood.Dish
      extended by com.hammurapi.eventbus.tests.fastfood.SideDish
          extended by com.hammurapi.eventbus.tests.fastfood.Coleslaw

public class Coleslaw
extends SideDish


Constructor Summary
Coleslaw()
           
 
Method Summary
 
Methods inherited from class com.hammurapi.eventbus.tests.fastfood.Dish
consume, isConsumed, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Coleslaw

public Coleslaw()