I have a List of List, something like this:
List message1 = Arrays.asList("this", "is", "a", "text"); Li