- All Known Subinterfaces:
RowWidthAccessor.RowWidthProperty
- Enclosing interface:
- RowWidthAccessor
public static interface RowWidthAccessor.RowWidthMutator
Provides a mutator for an output stream property.
-
Method Summary
-
Method Details
-
setRowWidth
void setRowWidth(int aRowWidth) Sets the width to be used.- Parameters:
aRowWidth
- The row width to be stored by the row width property.
-