moved some files and fixed javadoc

This commit is contained in:
Ziver Koc 2010-08-13 22:27:55 +00:00
parent 7176c87c08
commit 58a3113819
5 changed files with 147 additions and 20 deletions

View file

@ -2,7 +2,7 @@ package zutil;
/**
* If an class implements this interface and runs it through
* MultiPrintStream.dump then all the values in the object
* MultiPrintStream.dump() then all the values in the object
* will be written out.
*
* @author Ziver