| commit | 188a1e75fd9db4b6156efc0ef01519cf0151932d | [log] [tgz] |
|---|---|---|
| author | gwt.team.scottb <gwt.team.scottb@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Wed Oct 31 18:36:48 2007 +0000 |
| committer | gwt.team.scottb <gwt.team.scottb@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Wed Oct 31 18:36:48 2007 +0000 |
| tree | 8a5cd87dfe36e4b4b3e55a6ba02499973302d05e | |
| parent | dfd22697422195326e424ac69ea0898d9420191d [diff] |
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