Join Slack
Powered by
yes it's a try/catch basically. if you put in a `L...
# android
j
jw
03/29/2017, 10:25 PM
yes it's a try/catch basically. if you put in a
List<Bar>
and try to cast to a
List<Foo>
it will work up until the point when you try to access an item as a
Foo
👍 2
Open in Slack
Previous
Next