Join Slack
Powered by
a synthetic method is generated by the compiler to...
# random
e
evanchooly
02/02/2018, 1:29 PM
a synthetic method is generated by the compiler to work around restrictions imposed by the language or bytecode. e.g., calling private members of an enclosing class, i believe, is one such instance.
Open in Slack
Previous
Next