diff options
author | Fabian Lange <lange.fabian@gmail.com> | 2013-06-10 11:12:20 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2013-06-12 13:37:52 +0000 |
commit | 5f66766f02b86aeda0089b8bb15da5b2c6e40715 (patch) | |
tree | 000109b5d6c2c9ffdbc01d9866ae6abb19f323c3 /client | |
parent | eb64fda3eb8e04e9dd5ac014981d6e7cc9683b44 (diff) | |
download | vaadin-framework-5f66766f02b86aeda0089b8bb15da5b2c6e40715.tar.gz vaadin-framework-5f66766f02b86aeda0089b8bb15da5b2c6e40715.zip |
Using StringTokenizer instead of String.split() in AbstractComponent (#8759)
Avoids wasteful creation and parsing of regular expressions, which are not required here.
Change-Id: I247088fbfc4eca6c2500bd6b4da9afc9d66d0a51
Diffstat (limited to 'client')
0 files changed, 0 insertions, 0 deletions