public class Rows extends Object
Rows(int overallWidth, int columnSeparatorWidth)
void
add(String option, String description)
fitToWidth()
String
render()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Rows(int overallWidth, int columnSeparatorWidth)
public void add(String option, String description)
public void fitToWidth()
public String render()
Copyright © 2015. All Rights Reserved.