remote: remove useless String.toString()
authorSonia Farrah <sonia.farrah@ericsson.com>
Fri, 13 May 2016 17:20:09 +0000 (13:20 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Sat, 14 May 2016 11:24:57 +0000 (07:24 -0400)
commitd8f9d7d3eafe9f2eea11ffd0115806a0a1f76b70
treeb133b288d735e8a66758b0e771d0b16ebab1de97
parentdaf3c7ebd72423606c4b76fb7d29115461fa627a
remote: remove useless String.toString()

This makes the code more efficient and also makes it clear that we are
dealing with a string.

Change-Id: Ifd88e285a4696d1fff8197ec6475665091f3de67
Signed-off-by: Sonia Farrah <sonia.farrah@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/72744
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.remote.core/src/org/eclipse/tracecompass/tmf/remote/core/proxy/TmfRemoteConnectionFactory.java
This page took 0.028396 seconds and 5 git commands to generate.