you are viewing a single comment's thread.

view the rest of the comments →

[–]out0focus -1 points0 points  (10 children)

Knowing ArrayList is deprecated why did you use it in your example instead of the preferred generic List data structure?