Java 8 Streams: .filter and Predicate Negation November 17, 2015 // 4 Comments Recently there was an interesting discussion on the use of predicate negation in the .filter method on a stream by members of the LJC mailing list, so I thought it would be [...]