Java 8 – get all unique characters from List of string using flatmap By on Mar 14, 2017 in Java Core Let’s see how we can get all the unique characters from List of Strings. Continue Reading