flavors.java.Formatter.util Class
Utility functions.
Item Index
Methods
- spacePad static
Methods
spacePad
(
Formatter.util
static
chainable
-
array -
width -
[prepend
Appends or prepends spaces to the given array until it has the given length.
Parameters:
-
arrayArray -
widthNumberResulting width of the given array
-
[prependBoolean= false] Whether to append or prepend to the given array
