public class TextTableFormatter<C,R> extends java.lang.Object
TextTableFormatter(java.text.NumberFormat nf, Table<C,R> table)
TextTableFormatter(Table<C,R> table)
void
add(java.lang.StringBuilder sb)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TextTableFormatter(Table<C,R> table)
table
public TextTableFormatter(java.text.NumberFormat nf, Table<C,R> table)
public void add(java.lang.StringBuilder sb)