Typo in "Convenience Implementations"

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: docs
    • None

      In http://docs.oracle.com/javase/tutorial/collections/implementations/convenience.html

      List<Type> list = new ArrayList<Type>(Collections.nCopies(1000, (Type)null);

      Missing parenthesis.

            Assignee:
            Bernard Horan (Inactive)
            Reporter:
            Raymond Gallardo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: