Jump to content

[LE] Work arounds for lack of multi dimensional arrays?


ashpcatup

Recommended Posts

In general if you think you need multi-dimensional arrays you're probably using the wrong algorithm to solve your problem. The best workarounds usually involve approaching the problem in a different way. But if you really need the equivalent of multi-dimensional arrays your best option is something like JContainers.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...