Settings

Theme

Java Quirks: Bridge and Synthetic Methods for Reflection

ptidej.net

5 points by yann-gael 3 months ago · 1 comment

Reader

yann-gaelOP 3 months ago

Every public method of a non-public class was duplicated in its public subclass. Methods are duplicated every time. To really understand what is happening, we must dig deeper.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection