Description
The StringUtils.wrapIfMissing creates a new instance of StringBuilder regardless of whether the input is wrapped or not.
The StringUtils.wrapIfMissing creates a new instance of StringBuilder regardless of whether the input is wrapped or not.