
public static class StringBufferImpl extends Object
The interface to defer bound implementations of StringBuilder and
StringBuffer.
All of the implementations have been carefully tweaked to get the most inlining possible, so be sure to check with benchmark whenever these classes are modified.
Copyright © 2018. All rights reserved.