0
What if <T> isn't nullable
I'm trying to implement a generic linkedlist like the lesson, but T type is not nullable. What can I do?
2 Antworten
+ 1
I notice you said "like the lesson", can we know which lesson? Or can you show your code to us?
0
Exact