If nothing else, you can replace `Lists.newArrayLi...
# announcements
r
If nothing else, you can replace
Lists.newArrayList()
with
arrayListOf()