Join Slack
Powered by
For just one level it would be using : ` Types.new...
# squarelibraries
d
dave08
07/25/2018, 3:00 PM
For just one level it would be using :
Types.newParameterizedType(JsonRpcResponse::class.java, resultType)
but even though I did the same for the list and passed it as
resultType
I get
Types.newParameterizedType(JsonRpcResponse::class.java, resultType)
Open in Slack
Previous
Next