Join Slack
Communities
Powered by
`List<?>` in Java is equivalent to `List<...
# announcements
o
okkero
12/11/2016, 10:38 PM
List<?>
in Java is equivalent to
List<out Any?>
in Kotlin, which is clearly different from
List<Nothing>
Open in Slack
Previous
Next