Skip to content

Commit 90c1fcb

Browse files
Javadoc improvements
1 parent 5c26d25 commit 90c1fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wffweb/src/main/java/com/webfirmframework/wffweb/json/JsonParser.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
import java.util.Map;
2626

2727
/**
28-
* The fastest way to parse JSON in the world.
28+
* Refer {@link #newBuilder()} for creating object with custom config.
2929
*
3030
* @since 12.0.4
3131
*/

0 commit comments

Comments
 (0)