Share via


StringBuffer.reverse

Class Overview | Class Members | This Package | All Packages

Syntax

public synchronized StringBuffer reverse()

Returns

this string buffer.

Description

The character sequence contained in this string buffer is replaced by the reverse of the sequence.