I was wondering, when we are using gson TypeToken to produce List, should we be using
TypeToken
List
new TypeToken>() {}