Join Slack
Powered by
there are always overloads that get specific insta...
# announcements
o
orangy
02/05/2016, 9:02 AM
there are always overloads that get specific instance, like instead of
toArrayList()
one can use
toCollection(ArrayList())
. Same with
toMap(LinkedHashMap())
.
Open in Slack
Previous
Next