Skip to content

Conversation

@LaFriska
Copy link
Contributor

Deleted the .toString() method call from the Java test demonstration in README.md, as System.out.println() automatically calls .toString() from any object parsed into it.

@stleary
Copy link
Owner

stleary commented Dec 3, 2023

What problem does this code solve?
Refactor example code in the readme.

Does the code still compile with Java6?
N/A

Risks
Low

Changes to the API?
N/A

Will this require a new release?
No

Should the documentation be updated?
No, this change updates the docs

Does it break the unit tests?
N/A

Was any code refactored in this commit?
N/A

Review status
APPROVED

Starting 3-day comment window

@stleary stleary merged commit 6dba722 into stleary:master Dec 7, 2023
@stleary stleary changed the title deleted redundant .toString() call in README test method Sysout deleted redundant .toString() call in README Dec 7, 2023
@stleary stleary changed the title deleted redundant .toString() call in README Delete redundant .toString() call in README Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants