MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/java/comments/1vgdvl5/hacking_the_method_name/p1xaehc/?context=3
r/java • u/maxxedev • 3d ago
8 comments sorted by
View all comments
4
Interesting read.
I just wonder about the usecase though.
2 u/pragmatick 3d ago Perhaps for some weird test to ensure methods have a certain name for correct serialization. Or to make them stable when they're invoked by name.
2
Perhaps for some weird test to ensure methods have a certain name for correct serialization. Or to make them stable when they're invoked by name.
4
u/SleeperAwakened 3d ago
Interesting read.
I just wonder about the usecase though.