summaryrefslogtreecommitdiffstats
path: root/v3po/features
diff options
context:
space:
mode:
authorRobert Varga <nite@hq.sk>2016-02-12 18:21:22 +0100
committerGerrit Code Review <gerrit@fd.io>2016-03-02 06:15:36 +0000
commit3f7b03ab3d6c1c479da05265bb28fe5a732c21a6 (patch)
tree6f2b1bab58ed59a02691b23fb1ca61d9fd47b3d8 /v3po/features
parent112ae6ab6ac03eb884594240500bc824d9fb4eb8 (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/features')
0 files changed, 0 insertions, 0 deletions