Join Slack
Communities
Powered by
You'll have to somehow retain the actual type of `...
# intellij
d
diesieben07
09/03/2017, 7:47 PM
You'll have to somehow retain the actual type of
T
, probably using a
Class<T>
. And no, type erasure is actually quite useful, most of the time. 😉
Open in Slack
Previous
Next