mirror of
https://github.com/stleary/JSON-java.git
synced 2026-01-24 00:03:17 -05:00
Added missing Javadocs for Java 21
This commit is contained in:
@@ -25,6 +25,12 @@ Public Domain.
|
||||
*/
|
||||
public class CDL {
|
||||
|
||||
/**
|
||||
* Constructs a new CDL object.
|
||||
*/
|
||||
public CDL() {
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the next value. The value can be wrapped in quotes. The value can
|
||||
* be empty.
|
||||
|
||||
Reference in New Issue
Block a user