CSE115.Food
Class Coffee

java.lang.Object
  extended byCSE115.Food.Coffee

public class Coffee
extends Object

Coffee.java Created: Fri Sep 6 11:41:05 2002

Author:

Constructor Summary
Coffee()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Coffee

public Coffee()