Amanda's Yummy (No Mayo) Tuna Salad Recipe

It's most yummy when you put it on that Rosemary bread from La Madelaine with melted cheese and a slice of tomato.

Class docTest

 
java.lang.Object
|
+--docTest


public class docTest
extends java.lang.Object

A class comment



Field Summary

 int

i
          A variable comment

 

Constructor Summary

docTest()
           

 

Method Summary

 void

f()
          A method comment

 

Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 


Field Detail

i

 
public int i

A variable comment


Constructor Detail

docTest

 
public docTest()


Method Detail

f

 
public void f()

A method comment