mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-06 18:18:51 +00:00
Javadoc 8 fix.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635121 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4ff00a0139
commit
04d59790be
@ -71,8 +71,9 @@ final class Lexer implements Closeable {
|
||||
|
||||
/**
|
||||
* Returns the next token.
|
||||
* <p/>
|
||||
* <p>
|
||||
* A token corresponds to a term, a record change or an end-of-file indicator.
|
||||
* </p>
|
||||
*
|
||||
* @param token
|
||||
* an existing Token object to reuse. The caller is responsible to initialize the Token.
|
||||
|
Loading…
x
Reference in New Issue
Block a user