View Single Post
Old Nov 30th, 2005, 8:22 PM   #1
Writlaus
Hobbyist Programmer
 
Writlaus's Avatar
 
Join Date: Nov 2005
Posts: 149
Rep Power: 3 Writlaus is on a distinguished road
Java array functions?

I started in Java a bit ago, and I was wondering: are there any functions similar to PHP's array_push() and array_pop() methods? If not, is there another variable type I should use if the length of the array will change?
Writlaus is offline   Reply With Quote