mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-25 12:26:53 +00:00
Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/commons/sandbox/csv/trunk@1298953 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7ccc4c7c01
commit
883780bcf6
@ -25,7 +25,7 @@ import java.io.StringWriter;
|
||||
/**
|
||||
* The format specification of a CSV file.
|
||||
*
|
||||
* This class is immutable.
|
||||
* This class is thread-safe.
|
||||
*/
|
||||
public class CSVFormat implements Cloneable, Serializable {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user