Class TextCellDrawer<T extends AbstractTextCell>

java.lang.Object
org.vandeseer.easytable.drawing.cell.AbstractCellDrawer<AbstractTextCell>
org.vandeseer.easytable.drawing.cell.TextCellDrawer<T>
All Implemented Interfaces:
Drawer

public class TextCellDrawer<T extends AbstractTextCell> extends AbstractCellDrawer<AbstractTextCell>