Typo in interface Deque javadocs.

XMLWordPrintable

      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/

            Assignee:
            Martin Buchholz
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: