fixed javadocs
This commit is contained in:
parent
60e7c481fd
commit
8fd4072f9b
@ -104,7 +104,7 @@ public final class FieldAttributes {
|
||||
* private List<String> red;
|
||||
* }
|
||||
*
|
||||
* Type listParmeterizedType = new TypeToken<List<String>>() {}.getType();
|
||||
* Type listParmeterizedType = new TypeToken<List<String>>() {}.getType();
|
||||
* </pre>
|
||||
*
|
||||
* <p>This method would return {@code String.class} for the {@code bar} field and
|
||||
|
Loading…
Reference in New Issue
Block a user