Skip to content

refactor(java): remove registerWithCheck function#1424

Merged
chaokunyang merged 3 commits intoapache:mainfrom
LiangliangSui:sll_remove_registerWithCheck
Mar 25, 2024
Merged

refactor(java): remove registerWithCheck function#1424
chaokunyang merged 3 commits intoapache:mainfrom
LiangliangSui:sll_remove_registerWithCheck

Conversation

@LiangliangSui
Copy link
Contributor

Remove registerWithCheck function and register function enables duplicate registration check by default. When Class is repeatedly registered, an IllegalArgumentException is thrown.

Remove `registerWithCheck` function and register function
enables duplicate registration check by default. When Class
is repeatedly registered, an `IllegalArgumentException`
is thrown.

Signed-off-by: LiangliangSui <coolsui.coding@gmail.com>
Signed-off-by: LiangliangSui <coolsui.coding@gmail.com>
Signed-off-by: LiangliangSui <coolsui.coding@gmail.com>
Copy link
Collaborator

@chaokunyang chaokunyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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