Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weak Consumer references #76

Open
piegamesde opened this issue Jan 18, 2020 · 0 comments
Open

Weak Consumer references #76

piegamesde opened this issue Jan 18, 2020 · 0 comments

Comments

@piegamesde
Copy link

JavaFX has a few different WeakXXX wrappers for listeners. I currently need a similar thing for a Consumer that I can subscribe with, but that will automatically be removed if it's owners get garbage collected. LimitedInvocationSubscriber offers similar functionality, but with a different "reason" to revoke the subscription.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant