java - making elements of an array null - Stack Overflow

java - making elements of an array null - Stack Overflow

瀏覽:308
日期:2025-11-17
A small snippet to show the difference: // declare a array variable that can hold a reference. String [] array; // make it null, to indicate it does not refer anything....看更多