==

Returns true if the two string buffers are the same object.

Syntax
aStringBuffer == anotherStringBuffer
Parameters
anotherStringBuffer - StringBuffer
The second string buffer.
Return Value
True if the two string buffers are the same object.