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