Class FormatUtils

java.lang.Object
net.andreinc.mockneat.utils.FormatUtils

public final class FormatUtils
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String prependZeroesToSize​(java.lang.String string, int size)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • prependZeroesToSize

      public static java.lang.String prependZeroesToSize​(java.lang.String string, int size)