com.hammurapi.eventbus.tests.fastfood
Class FrenchFries

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.FrenchFries

public class FrenchFries
extends SideDish


Constructor Summary
FrenchFries()
           
 
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

FrenchFries

public FrenchFries()