Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
stleary
/
JSON-java
Public
Notifications
You must be signed in to change notification settings
Fork
2.6k
Star
4.7k
Code
Issues
22
Pull requests
1
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Refactoring: Fix some SonarQube issues
- #1017
#1017
Merged
stleary
merged 8 commits into
stleary:master
stleary/JSON-java:master
from
Md-Yasir:enhancement/refactors
Md-Yasir/JSON-java:enhancement/refactors
Copy head branch name to clipboard
Nov 10, 2025
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Refactoring: Fix some SonarQube issues
#1017
stleary
merged 8 commits into
stleary:master
stleary/JSON-java:master
from
Md-Yasir:enhancement/refactors
Md-Yasir/JSON-java:enhancement/refactors
Copy head branch name to clipboard
Commits
Commits on Oct 23, 2025
Made Cookie constructor to private.
Md-Yasir
committed
c13b57c
View commit details
Copy full SHA for c13b57c
Browse repository at this point
Made CookieList constructor to private.
Md-Yasir
committed
1de42aa
View commit details
Copy full SHA for 1de42aa
Browse repository at this point
Made JSONMl constructor to private and refactored ternary operations to independent statement in L243
Md-Yasir
committed
5dc1031
View commit details
Copy full SHA for 5dc1031
Browse repository at this point
Refactored stop conditions to be invariant by using while loop.
Md-Yasir
committed
2c6082a
View commit details
Copy full SHA for 2c6082a
Browse repository at this point
Commits on Oct 24, 2025
Deprecated public constructors instead of making it private.
Md-Yasir
committed
6dd878d
View commit details
Copy full SHA for 6dd878d
Browse repository at this point
Added java doc for deprecated decoration
Md-Yasir
committed
39e8ead
View commit details
Copy full SHA for 39e8ead
Browse repository at this point
Commits on Oct 25, 2025
Revert "Refactored stop conditions to be invariant by using while loop."
Show description for ac65ee0
Md-Yasir
committed
ac65ee0
View commit details
Copy full SHA for ac65ee0
Browse repository at this point
Reverted Constructor access to public
Md-Yasir
committed
0cdc5e5
View commit details
Copy full SHA for 0cdc5e5
Browse repository at this point
You can’t perform that action at this time.