]> source.dussan.org Git - gwtquery.git/commit
checkstyle fix in GQuery class. Moved or method to utils class
authorManolo Carrasco <manolo@apache.org>
Wed, 23 Jun 2010 13:49:09 +0000 (13:49 +0000)
committerManolo Carrasco <manolo@apache.org>
Wed, 23 Jun 2010 13:49:09 +0000 (13:49 +0000)
commit15c2fb1ad77bf606090c2a9d70f3fba199fc691d
tree55292bb06ab0eba1fb1e78c65657663324e09df0
parent4e8f9d97c4276bbe8477d5f98f305a3b7ec59dbf
checkstyle fix in GQuery class. Moved or method to utils class
gwtquery-core/src/main/java/com/google/gwt/query/client/GQUtils.java
gwtquery-core/src/main/java/com/google/gwt/query/client/GQuery.java
gwtquery-core/src/main/java/com/google/gwt/query/client/LazyGQuery.java
gwtquery-core/src/main/java/com/google/gwt/query/client/SelectorEngine.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCoreTest.java