ArrayList and MIDP
I would like if i can implement arrayList with J2ME Wireless Toolkit 2.5Thank u
[93 byte] By [
theotimea] at [2007-11-26 18:10:26]

# 3
Thanks,I am developing a predictive text system for mobile phone.I have already done the system in java, now i would like to move on J2ME Wireless toolkit.I have used ArrayLists in java. My question is to now if are compatible with J2METhank you
# 5
> they are pretty efficient :-)In theorie yes, but for j2me, the whole package deal takes up a fair amount of memory, for some VM's that's just to much.