Skip to content

Cleanup Deprecated Calls to Class.newInstance()#24

Open
codesplode wants to merge 3 commits intoorangy:masterfrom
codesplode:pr-cleanup-deprecated-call
Open

Cleanup Deprecated Calls to Class.newInstance()#24
codesplode wants to merge 3 commits intoorangy:masterfrom
codesplode:pr-cleanup-deprecated-call

Conversation

@codesplode
Copy link
Contributor

In an effort to cleanup the deprecation warnings, we replaced calls to Class.newInstance() with Class.getConstructor().newInstance()

Mike and others added 3 commits November 1, 2018 15:13
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.

1 participant