mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
- StringBuffer replaced with StringBuilder - nullcheck of tokens array removed since String.split does not return null - unit test added Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>