public class CodeUtil
extends Object
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
构造器详细资料
-
CodeUtil
public CodeUtil()
-
方法详细资料
-
generate
public static String generate()
-
generate
public static String generate(int count)
-
fillZero
public static String fillZero(int num,
int count)