Incorrect information regarding "Passing Information to a Method or a Construct"

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: 8u11
    • Component/s: docs
    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      The following is written "Note: The Java programming language doesn't let you pass methods into methods. But you can pass an object into a method and then invoke the object's methods.".

      But with Lambda expressions this becomes invalid.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      This should not be present in the documentation.
      ACTUAL -
      This is present in the documentation.

      URL OF FAULTY DOCUMENTATION :
      http://docs.oracle.com/javase/tutorial/java/javaOO/arguments.html

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

              Created:
              Updated:
              Resolved: