static class
TableBuilder.TableColumn<T>
TableBuilder()
void
addAll(Iterable<T> entries)
TableBuilder<T>
addColumn(String name, Function<T,Object> function)
addEntry(T entry)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object