If I set an array variable in Java to null, nothing reference the array anymore. How can I get an array variable to reference that array?
SupportExpert
If I set an array variable in Java to null, nothing reference the array anymore. How can I get an array variable to reference that array?
Share