Class FormattedPrintStreamUtils

java.lang.Object
net.thevpc.common.fprint.util.FormattedPrintStreamUtils

public class FormattedPrintStreamUtils extends Object
  • Constructor Details

    • FormattedPrintStreamUtils

      public FormattedPrintStreamUtils()
  • Method Details

    • format

      public static String format(Locale locale, String format, Object... args)
    • fillString

      public static String fillString(char x, int width)
    • isEmpty

      public static boolean isEmpty(String string)