]> source.dussan.org Git - vaadin-framework.git/commit
Initialize all variables in constructor instead of while loading the
authorArtur Signell <artur@vaadin.com>
Fri, 11 May 2012 19:24:47 +0000 (22:24 +0300)
committerArtur Signell <artur@vaadin.com>
Sun, 13 May 2012 17:35:35 +0000 (20:35 +0300)
commit916da28e85f8bd596c5155e193edd06fc86477fd
treeb6ca16e93ce05f92961a1f056cb41a22620e3a63
parent4c1e41416b0e62ef7265be928d18b77e3b663ecf
Initialize all variables in constructor instead of while loading the
class (allows tests to use static methods without being GWT tests)
src/com/vaadin/terminal/gwt/client/ApplicationConnection.java