Join Slack
Powered by
Since generics in JVM world are entirely compiler’...
# announcements
o
orangy
09/10/2016, 7:59 PM
Since generics in JVM world are entirely compiler’s responsibility, and what is in bytecode is not considered by runtime, only by compiler again when it compiles against binary dependency, it is indeed possible to have default generic arguments.
Open in Slack
Previous
Next