资 源 简 介
Some reusable utility interface and class for recurent problem in GWT and Java.
Contains for the moment :
* Publisher/Subscriber interface Publisher standard implementation (for delegation pattern)
* StringUtil class contains static method GWT lack support for
* ListUtil class contains static generic optimized search method for ordered lists
* JSRegex, a wrapper to native regexp
gwt-util is at a very early stage of development, any comment or contribution are welcome.