`Lists.newArrayList();` can get converted to just `newArrayList`, for example.
Lists.newArrayList();can get converted to justnewArrayList, for example.