Integrated: JDK-8304439: Subscription based listeners
John Hendrikx
jhendrikx at openjdk.org
Thu Jul 13 09:31:21 UTC 2023
On Sat, 25 Mar 2023 16:21:48 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
> Makes `Subscription` public (removing some of its methods that are unnecessary), and adds methods that can provide `Subscription`s in `ObservableValue`.
This pull request has now been integrated.
Changeset: 6961016c
Author: John Hendrikx <jhendrikx at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/6961016c357427ec7f8371a94cbeecc4de5b5660
Stats: 614 lines in 13 files changed: 482 ins; 122 del; 10 mod
8304439: Subscription based listeners
Reviewed-by: nlisker, kcr, mstrauss
-------------
PR: https://git.openjdk.org/jfx/pull/1069
More information about the openjfx-dev
mailing list