public static class StringBufferImplConcat extends Object
StringBufferImplArrayBase
that does a concat for toString(). The
performance of this implementation is generally slightly worse than
StringBufferImplArray
for everything except IE, where it's terrible.Copyright © 2018. All rights reserved.