> 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 with a new target base due to a 
merge or a rebase. The pull request now contains six commits:

 - Merge branch 'master' of https://git.openjdk.org/jfx into
   feature/subscriptions
 - Improve javadoc
 - Add copyright headers
 - Rename Subscription#of to Subscription#combine
 - Move Subscription method for invalidations to Observable
   
   - moved Subscription class to the Observable package
 - Make Subscription public and add methods to provide them

-------------

Changes: https://git.openjdk.org/jfx/pull/1069/files
 Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1069&range=03
  Stats: 515 lines in 12 files changed: 381 ins; 122 del; 12 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

Reply via email to