File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ the following characteristics:
77* No runtime dependencies
88* Negligible cost to performance
99* Very few limitations on what your class can do
10- * Extralinguistic "magic" kept to an absolute minimum (uses only standard Java
11- platform technologies, in the manner they were intended )
10+ * Extralinguistic "magic" kept to an absolute minimum (uses only standard PHP
11+ technologies)
1212
1313This [ slide presentation] from the authors of the original AutoValue package for
1414Java compares AutoValue to numerous alternatives and explains why they think it
1515is better.
1616
17- [ slide presentation ] : https://docs.google.com/presentation/d/14u_h-lMn7f1rXE1nDiLX0azS3IkgjGl5uxp5jGJ75RE/edit
17+ [ slide presentation ] : https://docs.google.com/presentation/d/14u_h-lMn7f1rXE1nDiLX0azS3IkgjGl5uxp5jGJ75RE/edit
You can’t perform that action at this time.
0 commit comments