Commit 0b31145
committed
Query: fix class javadoc
Add missing author tag.
Using a class like this, when properly named, is clearer even
when Java 7's diamond syntax is being used.
However, this class is not properly named. It should be renamed
in SJC3 to something that better describes its purpose.1 parent 279eff7 commit 0b31145
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments