The Java Language Specification (Java Series)
by Guy Steele (Author), JamesGosling (Author), Bill Joy (Author), Gilad Bracha (Author)
-
Used
Paperback
2005
$3.28
Written by the inventors of the technology, this book acts as a technical reference for the Java programming language. Besides covering the Java programming language, it also includes various features such as generics, annotations, asserts, autoboxing, enums, for-each loops, variable arity methods, and static import clauses.
-
Used
Paperback
1996
$7.75
Second Edition now available!Written by the inventors of the technology, The Java Language Specification is the definitive technical reference for the Java programming language. It provides complete, accurate, and detailed coverage of the entire language and its syntax. If you want to know the precise meaning of Java's constructs, this is the source for you. The book specifies all of Java's syntax and semantics. It contains both lexical and syntactic grammars for the language, including a LALR(1) grammar. It describes all aspects of the language as checked by a Java compiler, including the semantics of all types, statements, and expressions. It also covers all aspects of the Java execution model, including exceptions, threads, and binary compatibility. In addition, the book gives specifications for all the types defined in the core packages of Java's Application Programming Interface (API): java.lang, java.io, and java.util. 0201634511B04062001
Synopsis
Written by the inventors of the technology, this book acts as a technical reference for the Java programming language. Besides covering the Java programming language, it also includes various features such as generics, annotations, asserts, autoboxing, enums, for-each loops, variable arity methods, and static import clauses.