Class ComposedStyledString

java.lang.Object
org.eclipse.emf.compare.provider.utils.ComposedStyledString
All Implemented Interfaces:
Iterable<IStyledString>, IStyledString.IComposedStyledString

public class ComposedStyledString extends Object implements IStyledString.IComposedStyledString
Composed styled string implementation backed by an ArrayList.