How can I check if an Integer has never been initialised?
for an object it works like
if (object==null) {}
how do I do this for an integer?
|
Results 1 to 15 of 15
Thread: integerThreaded View
|
Click Here to Expand Forum to Full Width |