Describe any alternatives/workarounds you're currently using
This is what addAll documentation says:
addAll: Replace current collection with provided collection
Then this really should be called replaceAll so people know their existing entities are being removed.
If accepted, I would be willing to submit a PR for this feature
[x] Yes (Assistance is provided if you need help submitting a pull request)
[ ] No
Describe any alternatives/workarounds you're currently using
This is what
addAlldocumentation says:Then this really should be called
replaceAllso people know their existing entities are being removed.If accepted, I would be willing to submit a PR for this feature
[x] Yes (Assistance is provided if you need help submitting a pull request)
[ ] No