diff options
Diffstat (limited to 'lang/java-lang-spec/DESCR')
-rw-r--r-- | lang/java-lang-spec/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lang/java-lang-spec/DESCR b/lang/java-lang-spec/DESCR new file mode 100644 index 00000000000..1e78076bf26 --- /dev/null +++ b/lang/java-lang-spec/DESCR @@ -0,0 +1,9 @@ +Written by the inventors of the technology, The Java(TM) Language +Specification is the definitive technical reference for the Java(TM) +programming language. If you want to know the premise meaning of the +language's constructs, this is the source for you. + +The book provides complete, accurate, and detailed coverage of the syntax +and semantics of the Java programming language. It describes all aspects of +the language, including the semantics of all types, statements, and +expressions, as well as threads and binary compatibility. |