> 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: Change documentation for subscriber methods to be similar to listener methods ------------- Changes: - all: https://git.openjdk.org/jfx/pull/1069/files - new: https://git.openjdk.org/jfx/pull/1069/files/ca69e2c3..c297afbe Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=1069&range=07 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1069&range=06-07 Stats: 54 lines in 2 files changed: 34 ins; 1 del; 19 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