Package org.refcodes.mixin
Interface RowWidthAccessor.RowWidthMutator
-
- All Known Subinterfaces:
RowWidthAccessor.RowWidthProperty
- Enclosing interface:
- RowWidthAccessor
public static interface RowWidthAccessor.RowWidthMutatorProvides a mutator for an output stream property.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetRowWidth(int aRowWidth)Sets the width to be used.
-