Enhanced drop-args, identity and default constant, varargs adjustment

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: None
    • Component/s: core-libs

      Enhanced drop-args:
      Adapts a target method handle to match the given parameter type list, if necessary, by adding dummy arguments.

      Varargs adjustment:
      Adapts a method handle as asVarargsCollector if flag is true else asFixedArity.

      Identity and default constant:
      Produces a method handle which does nothing and returns a suitable default depending on the return type.

            Assignee:
            Shilpi Rastogi (Inactive)
            Reporter:
            Shilpi Rastogi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: