Are there any methods to do so? I was looking but couldn\'t find any.
Another question: I need these methods so I can filter files. Some are AND filter
AND
You can use the methods:
CollectionUtils.containsAny and CollectionUtils.containsAll
CollectionUtils.containsAny
CollectionUtils.containsAll
from Apache Commons.