Join Slack
Powered by
From the error hint in the IDE, the compiler is tr...
# compiler
c
charlesmuchene
03/13/2018, 8:34 AM
From the error hint in the IDE, the compiler is translating the Java signature as
Class<out Parent>
which I think is a stricter requirement. Any pointers as to why this is so?
2
Views
Open in Slack
Previous
Next