Matthew Dempsky has posted comments on this change.

Change subject: Issue 8220: Support for java.lang.reflect.Type - fixed
......................................................................


Patch Set 1:

(1 comment)

Needs a test.

....................................................
File user/super/com/google/gwt/emul/java/lang/Class.java
Line 26: public final class Class<T> extends java.lang.reflect.Type {
Why use the fully qualified class name here instead of importing it? Also, doesn't this need to be "implements" instead of "extends", since Class is a class and Type is an interface?


--
To view, visit https://gwt-review.googlesource.com/3560
To unsubscribe, visit https://gwt-review.googlesource.com/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I94ae5fc5f6ed248a8247ce0088246e71e4b32603
Gerrit-PatchSet: 1
Gerrit-Project: gwt
Gerrit-Branch: master
Gerrit-Owner: Jörg Hohwiller <[email protected]>
Gerrit-Reviewer: Daniel Kurka <[email protected]>
Gerrit-Reviewer: Matthew Dempsky <[email protected]>
Gerrit-HasComments: Yes

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- You received this message because you are subscribed to the Google Groups "GWT Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to