Join Slack
Powered by
I guess this is not possible but: Just as I can t...
# getting-started
r
richodemus
11/04/2016, 8:35 AM
I guess this is not possible but: Just as I can type
List<String>
to specify a list with just strings, would it be possible to do something like
List<T does not extend String>
to specify a list that can take any object thats not a String or any subclass
Open in Slack
Previous
Next