public abstract String toString ()

Overriding: java.lang.Object

Returns a string containing the characters in this sequence in the same order as this sequence. The length of the string will be the length of this sequence.

Returns:  a string consisting of exactly this sequence of characters