mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-12-06 09:09:10 +08:00
fix doc
This commit is contained in:
parent
882f3923ce
commit
8afee460fd
@ -114,7 +114,7 @@ public final class CsvParser extends ComputeIter<CsvRow> implements Closeable, S
|
||||
/**
|
||||
* 读取下一行数据
|
||||
*
|
||||
* @return CsvRow,{@code null}表示
|
||||
* @return CsvRow,{@code null}表示读取结束
|
||||
* @throws IORuntimeException IO读取异常
|
||||
*/
|
||||
public CsvRow nextRow() throws IORuntimeException {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user