Class IColoredString.Bucket<T>

java.lang.Object
squidpony.panel.IColoredString.Bucket<T>
Type Parameters:
T - The type of colors;
Enclosing interface:
IColoredString<T>

public static class IColoredString.Bucket<T>
extends Object
A piece of a IColoredString: a text and its color.
Author:
smelC