I want to remove the value 255 from my list, like if a or b or c or d equal 255 I want to exclude it from the list. I tried this //list.removeAll (Collections.singleto
//list.removeAll (Collections.singleto