Create Xref-Html Frames                    Remove All Frames
file:/home/jason/teach/226/jason/toilet/LiquidWaste.java        (Mon Jan 27 05:45:47 2003 )


   1: public class LiquidWaste extends Waste {
   2:   // we don't care about its fields and methods for this example
   3: 
   4:   public LiquidWaste(String s) {
   5:     super(s);
   6:   }
   7: }
   8: 








































Html form generated by Xref-Java2Html version 1.4.0 on Mon Jan 27 13:59:15 2003