Objednej s PPL a stihneme doručit do Vánoc
Knihobot

Maurice Naftalin

    Java Generics and Collections
    Java Generics and Collections
    • 2025

      Java Generics and Collections

      Fundamentals and Recommended Practices

      • 300 stránek
      • 11 hodin čtení

      Focusing on generics and collections in Java, this second edition addresses Java 21 and serves as a comprehensive resource for effectively using and writing generic APIs. It thoroughly explores the collections library, detailing when and how to utilize each type for various tasks. Additionally, it delves into stream processing, explaining the interaction between different models to optimize performance with the platform library. This guide is essential for mastering both common applications and complex scenarios in Java programming.

      Java Generics and Collections
    • 2006

      Covers everything from the basic uses of generics to the strangest corner cases. This book covers: fundamentals of generics: type parameters and generic methods; boxing and unboxing, foreach loops; subtyping and wildcards; evolution not revolution; Design patterns for generics; Sets, Queues, Lists, Maps, and their implementations; and more.

      Java Generics and Collections