Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8343504

Enable Direct Index-Based Access for ArrayList Elements Using al[index] Syntax

XMLWordPrintable

      A DESCRIPTION OF THE PROBLEM :
      For a two-dimensional arraylist we have to write al.get(index).get(index) instead of just al[index][index] which is more up-to point and simpler


            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: