Interface IStyledString.IComposedStyledString

All Superinterfaces:
Iterable<IStyledString>
All Known Implementing Classes:
ComposedStyledString
Enclosing interface:
IStyledString

public static interface IStyledString.IComposedStyledString extends Iterable<IStyledString>
An iterable of IStyledString. It is appendable.
  • Method Details