Join Slack
Powered by
can I cast something to multiple interfaces? e.g. ...
# announcements
m
mplain
06/06/2020, 10:29 AM
can I cast something to multiple interfaces? e.g. as Number and Comparable? to pass it along to something that accepts N where N : Number, N : Comparable<N>
2
Views
Open in Slack
Previous
Next