Java Generics and Collections, 2nd Edition (Third Early Release)КНИГИ » ПРОГРАММИНГ
Название: Java Generics and Collections: Fundamentals and Recommended Practices, 2nd Edition (Third Early Release) Автор: Maurice Naftalin, Philip Wadler Издательство: O’Reilly Media, Inc. Год: 2023-12-15 Страниц: 406 Язык: английский Формат: pdf, epub Размер: 10.1 MB
Java Generics and Collections has been the go-to guide to generics for more than a decade. This second edition covers Java 21, providing a clear guide to generics from their most common uses to the strangest corner cases, giving you everything you need to know to use and write generic APIs effectively. It covers the collections library thoroughly, so you'll always know how and when to use each collection for any given task. And it explains stream processing, so you'll know which model to use and how they interoperate to get the best out of the platform library.
This indispensable guide covers:
Fundamentals of generics: type parameters and generic methods Subtyping and wildcards Generics and reflection Design patterns for generics Sets, queues, lists, maps, and their implementations Concurrent programming and thread safety with collections Performance of different collection implementations Best practices for using and extending the Java collections framework Design philosophy and comparison with other collections libraries
Скачать Java Generics and Collections, 2nd Edition (Third Early Release)
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
С этой публикацией часто скачивают:
Know Go: Generics Название: Know Go: Generics Автор: John Arundel Издательство: Independently published Год: April 18, 2022 Страниц: 143 Язык: английский Формат: pdf...
Java in a Nutshell, 8th Edition (Final Release) Название: Java in a Nutshell: A Desktop Quick Reference, 8th Edition (Final Release) Автор: Benjamin J. Evans, Jason Clark, David Flanagan...