Java Quirks: Bridge and Synthetic Methods for Reflection (ptidej.net) 5 points by yann-gael 9mo ago ↗ HN
[–] yann-gael 9mo 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.
1 comment
[ 4.0 ms ] story [ 9.8 ms ] thread