public class IdGenerator extends Object
static String
format(int id)
static int
mix(int salt, int in)
int
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String format(int id)
public int next()
public static int mix(int salt, int in)