mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-10 12:05:54 +00:00
Javadoc: Add missing since tag
This commit is contained in:
parent
c4cf4078d0
commit
c04fc6c022
@ -1514,6 +1514,7 @@ public final class CSVFormat implements Serializable {
|
||||
* Returns the character delimiting the values (typically ";", "," or "\t").
|
||||
*
|
||||
* @return the delimiter.
|
||||
* @since 1.9.0
|
||||
*/
|
||||
public String getDelimiterString() {
|
||||
return delimiter;
|
||||
|
Loading…
x
Reference in New Issue
Block a user