Uses of Interface
com.github.hypfvieh.formatter.StringSplitOperator
Packages that use StringSplitOperator
-
Uses of StringSplitOperator in com.github.hypfvieh.formatter
Constructors in com.github.hypfvieh.formatter with parameters of type StringSplitOperatorModifierConstructorDescriptionTableColumnFormatter(StringSplitOperator _splitOperator, char _padChar, int... _columnWidths) TableColumnFormatter(StringSplitOperator _splitOperator, int... _columnWidths)