Well, if `Utils.getGsonInstance().fromJson(json, t...
# getting-started
i
Well, if
Utils.getGsonInstance().fromJson(json, this)
wouldn’t insist on passing a class object, but had a type parameter instead (and internally did a cast to this type), then we would be able not to pass a class object to extension function