Deprecated GWT.getTypeName() in favor of getClass().getName().  I've inlined the implementation of GWT.getTypeName() everywhere, and removed the null tests, since everywhere I saw, the test made no difference (either it was already guaranteed non-null, or it would throw an NPE further down if it was).

Review by: jat


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1497 8db76d5a-ed1c-0410-87a9-c151d255dfc7
15 files changed