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

Typo in interface Deque javadocs.

    XMLWordPrintable

Details

    Description

      A DESCRIPTION OF THE PROBLEM :
      Typo.
      Should be "indicate", not "indicated".

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      This is so because null is used as a special return value by various methods to indicate that the deque is empty.
      ACTUAL -
      This is so because null is used as a special return value by various methods to indicated that the deque is empty.

      URL OF FAULTY DOCUMENTATION :
      http://docs.oracle.com/javase/8/docs/api/

      Attachments

        Activity

          People

            martin Martin Buchholz
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: