summaryrefslogtreecommitdiffstats
path: root/jvmfwk
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-11-05 11:32:52 +0200
committerNoel Grandin <noel@peralex.com>2013-11-11 12:58:12 +0200
commitef90021abe3735fba57145598fd7c3d359d2718e (patch)
tree9da3ef32700774f56e0225ea28f3bc4ceaffe80c /jvmfwk
parentconvert OUString 0==compareToAscii to equalsAscii (diff)
downloadcore-ef90021abe3735fba57145598fd7c3d359d2718e.tar.gz
core-ef90021abe3735fba57145598fd7c3d359d2718e.zip
convert OUString !compareToAscii to equalsAscii
Convert code like if( ! aStr.compareToAscii("XXX") ) to if( aStr.equalsAscii("XXX") ) which is both clearer and faster. Change-Id: I267511bccab52f5225b291acbfa4e388b5a5302b
Diffstat (limited to 'jvmfwk')
0 files changed, 0 insertions, 0 deletions