RFR: JDK-8304439: Subscription based listeners [v6]
John Hendrikx
jhendrikx at openjdk.org
Thu Jun 29 21:38:09 UTC 2023
> Makes `Subscription` public (removing some of its methods that are unnecessary), and adds methods that can provide `Subscription`s in `ObservableValue`.
John Hendrikx has updated the pull request incrementally with one additional commit since the last revision:
Changed subscription methods to use the subscribe name
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1069/files
- new: https://git.openjdk.org/jfx/pull/1069/files/f1dd27c4..1f40a4b2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1069&range=05
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1069&range=04-05
Stats: 111 lines in 8 files changed: 69 ins; 25 del; 17 mod
Patch: https://git.openjdk.org/jfx/pull/1069.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1069/head:pull/1069
PR: https://git.openjdk.org/jfx/pull/1069
More information about the openjfx-dev
mailing list