Interface java.util.Collection

Added Methods
Stream<E> parallelStream()  
boolean removeIf(Predicate<? super E>)  
Stream<E> stream()