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

Specify how array and vararg parameters are parsed

XMLWordPrintable

      Specify that it is permissible for such parameters to contain whitespace. For example, these are equivalent: {@link #method(String [] [] ...)} and {@link #method(String[][]...)}.

            jjg Jonathan Gibbons
            prappo Pavel Rappo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: