Class AttributedString

All Implemented Interfaces:
CharSequence

public class AttributedString extends AttributedCharSequence
Attributed string. Instances of this class are immutables. Substrings are created without any memory copy.
Author:
Guillaume Nodet