We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77d193e commit 51db32fCopy full SHA for 51db32f
README.md
@@ -1,8 +1,8 @@
1
# Effective Java Examples
2
3
-Diese Quelltexte stammen aus dem Buch "Effective Java Second Edition", geschrieben von Joshua Bloch.
+This are the souces from the book "Effective Java Second Edition", written by Joshua Bloch.
4
5
-Die Quellen sind beinahe unverändert. Lediglich die Packetnamen wurden von mir angepasst.
+They are unmodifed, except the package names.
6
7
-Die Originalquellen können hier herunter geladen werden: http://java.sun.com/docs/books/effective/index.html
+The original source are downloaded from http://java.sun.com/docs/books/effective/index.html, but are no longer provided.
8
0 commit comments