Class StringFillerWriter

java.lang.Object
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class StringFillerWriter extends TranslatedWriter
A FilterWriter that applies "string filling" (see StringUtility.fill(String, StringFiller)) to its lines.
Author:
Syam