mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-07 02:29:11 +00:00
Javdoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1560088 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
228268310b
commit
011510efbd
@ -203,7 +203,7 @@ public final class CSVRecord implements Serializable, Iterable<String> {
|
||||
}
|
||||
|
||||
/**
|
||||
* Converts this record into a Map.
|
||||
* Copies this record into a new Map. The new map is not connect
|
||||
*
|
||||
* @return A new Map. The map is empty if the record has no headers.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user