javadoc fixes

This commit is contained in:
zzz
2012-05-21 12:53:56 +00:00
parent c2e39687e6
commit f06d99480d
2 changed files with 1 additions and 2 deletions

View File

@ -198,7 +198,7 @@ class PartialPiece implements Comparable {
* Caller must synchronize on out and seek to starting point.
* Caller must call release() when done with the whole piece.
*
* @param start offset in the output file
* @param out stream to write to
* @param offset offset in the piece
* @param len length to write
* @since 0.9.1