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

Replace TreeBuilder with lambdas

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 9
    • tools

      Lower defines the following nested interface:

      interface TreeBuilder {
              JCTree build(JCTree arg);
          }

      This is a functional interface and its uses should be replaced with lambdas.

            Unassigned Unassigned
            mcimadamore Maurizio Cimadamore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: