Solutionunvalidated

Store the arrays in an indexed collection such as ArrayList<...> or a Map and access them by index or key

140c2faa-a961-4e9a-854f-06fccd8cda65

Store the arrays in an indexed collection such as ArrayList<...> or a Map and access them by index or key