Biography

Henri Tremblay is Java Champion. He leads EasyMock and Objenesis and contributes to Ehcache open source projects.

He loves optimization and productivity. In Java and in general. He tries to be useful.

Lambdas and generics survival guide

Lambdas are sexy. But they are adding complexity. Mixed with generics, it creates a dangerous cocktail. Together, we will start from the bottom of generics and go straight through lambda inference. To explain why it is the way it is and tell you how to survive.