Class ComposedStyledString

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

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