mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-06 01:59:07 +00:00
Checkstyle: Line has trailing spaces.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1637611 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e977d7e4b5
commit
4977ad4cbb
@ -414,7 +414,7 @@ public final class CSVParser implements Iterable<CSVRecord>, Closeable {
|
||||
|
||||
/**
|
||||
* Gets whether this parser is closed.
|
||||
*
|
||||
*
|
||||
* @return whether this parser is closed.
|
||||
*/
|
||||
public boolean isClosed() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user