Added @since and @version tags.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137782 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2004-02-13 01:58:50 +00:00
parent 2c86461512
commit 8ce02ef872
1 changed files with 2 additions and 0 deletions

View File

@ -93,6 +93,8 @@
* @author Matthew Inger
* @author Stephen Colebourne
* @author Gary D. Gregory
* @since 2.1
* @version $Id: Tokenizer.java,v 1.3 2004/02/13 01:58:50 ggregory Exp $
*/
public class Tokenizer implements ListIterator {
// TODO: Constructors