SyntaxFix
Write A Post
Hire A Developer
Questions
If you are using Guava, you statically import newArrayList method from Lists class:
newArrayList
List<String> l = newArrayList(setOfAuthors);