Feature request - Support MergeObservableList#clear()
See original GitHub issueCalling MergeObservableList#clear()
will throw an UnsupportedOperationException
. This method is very handy in some case, please add.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Feature Request: Support Help Section - Zendesk help
I see that when I "Get Help" from within Zendesk Support, a help bar displays where I can search HC topics before submitting...
Read more >Submitting feature requests - Timely Help Center
Submitting feature requests ... Our goal here at Timely is to offer the best time tracking experience available, whether you're part of a...
Read more >How we handle feature requests - Artlogic Support
Following our internal feature request meetings, viable requests are selected and then considered for inclusion in our development schedule. This schedule is ...
Read more >See a Feature Request's Feedback in Savio
Want to see all the feedback, people, and accounts who asked for a feature? This is the page you're looking for.
Read more >Feature request response email templates - LiveAgent
Feature requests are messages that customers send to inquire about a feature that is not included in your product or service. Receiving feature...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Ah, ok. Yeah right now you’d have to call
removeList/removeItem
manually for each one. Maybe aremoveAll()
would be good to add. Don’t want to call itclear()
since it’s unclear how existing methods in the list interface should work. How I wish there was an immutable list interface in java.Great, thanks!
On Thu, Aug 24, 2017 at 5:23 AM Evan Tatarka notifications@github.com wrote:
–
Hieu. H
Sent from my phone without auto correcton and a dying batte