https://www.aldoraweb.com/apache-collectionutils-subtract-and-removeall-difference/
Apache CollectionUtils subtract and removeAll difference
Aug 29, 2022 - The key difference between `removeAll` and `subtract` and is that the former can reuse element in `remove` variable, the later can not
apachesubtractremovealldifference