Answers for "the method newinstance() from the type class<capture#1-of ?> is deprecated since version 9"

0

java newinstance alternative

YourClass.getDeclaredConstructor().newInstance()
Posted by: Guest on April-13-2020

Code answers related to "the method newinstance() from the type class<capture#1-of ?> is deprecated since version 9"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language