diff options
author | 2016-02-12 18:21:22 +0100 | |
---|---|---|
committer | 2016-03-02 06:15:36 +0000 | |
commit | 3f7b03ab3d6c1c479da05265bb28fe5a732c21a6 (patch) | |
tree | 6f2b1bab58ed59a02691b23fb1ca61d9fd47b3d8 /v3po/api | |
parent | 112ae6ab6ac03eb884594240500bc824d9fb4eb8 (diff) |
Use Guava Splitter to split IP address
Using String.split() forces compilation of the regex, which is slow. Use
a thread-safe Splitter to perform the same job.
Change-Id: Icbc326a376bc9aaea692f80d01439e81a302bc5f
Signed-off-by: Robert Varga <nite@hq.sk>
Diffstat (limited to 'v3po/api')
0 files changed, 0 insertions, 0 deletions