Java generics end of mystery
Remember my puzzlement in front of http://blog.emmanuelbernard.com/2009/04/java-generics-mystery.html? I usually try to make sense of the unknown type by l...
Remember my puzzlement in front of http://blog.emmanuelbernard.com/2009/04/java-generics-mystery.html? I usually try to make sense of the unknown type by l...
Here is a puzzle for Generics gurus. Can somebody explain why Set<Address> addresses = new HashSet<Address>();Set<?> things = addresses; c...
Alex Miller: "Next version of Java will be Java SE 7.0.0.0.17832" Emmanuel Bernard: "The day an Oracle swallows the Sun and in front the Business Machine. No...
I have just started a new podcast with a few French open source activists. All about Java, all in French. If you know French, read on ; otherwise, well... le...
I have recently been interviewed by Kenneth Rimple for the Chariot TechCast. In this podcast, we speak to JBoss's Emmanuel Bernard on the future of validat...