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

Lambda constructors for *Binding classes

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • javafx

      E.g. DoubleBinding would have constructor

      DoubleBinding(DoubleSupplier valueSupplier, Observable... deps)

      which would be equivalent to overriding computeValue() and call bind on deps.

            Unassigned Unassigned
            msladecek Martin Sládeček
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported: