Apache CollectionUtil filter list contains enum list words
i'm really new in Java. I would like to make something for a REST services. I have an array list of an object contains data, i would like to remove all object that don't match a criteria based on enum.…