Effective Java /

"Each chapter of Effective Java, Third Edition, consists of several "items," each presented in the form of a short, stand-alone essay that provides specific advice, insight into Java platform subtleties, and updated code examples. The comprehensive descriptions and explanations for ea...

全面介绍

书目详细资料
主要作者: Bloch, Joshua (Author)
格式: 图书
语言:English
出版: Boston : Addison-Wesley, 2018
版:Third edition.
主题:
Classic Catalogue: View this record in Classic Catalogue
书本目录:
  • Introduction
  • Creating and destroying objects
  • Methods common to all objects
  • Classes and interfaces
  • Generics
  • Enums and annotations
  • Lambdas and streams
  • Methods
  • General programming
  • Exceptions
  • Concurrency
  • Serialization.