Package joptsimple.internal
Class Rows
java.lang.Object
joptsimple.internal.Rows
- Author:
- Paul Holser
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Rows
public Rows(int overallWidth, int columnSeparatorWidth)
-
-
Method Details
-
add
-
reset
public void reset() -
fitToWidth
public void fitToWidth() -
render
-