JVM Inside Out Part 3 — Java raw type trickery
This is the third part of the JVM Inside Out series. For your convenience you can find other parts in the table of contents in Part 1 — Getting object address Erasure in Java seems pretty easy but sometimes it has unexpected consequences. One of them is erasure of whole class content, not only the … Continue reading JVM Inside Out Part 3 — Java raw type trickery