How to convert Vector <Integer> to int []?
Possible duplicate:
How to convert List <Integer> to int [] in Java?
Is there any way to convert the vector <Integer> to int []?
thank
+5
4 answers
Possible duplicate:
How to convert List <Integer> to int [] in Java?
Is there any way to convert the vector <Integer> to int []?
thank