Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.lobobrowser.util.ID
public class ID
extends java.lang.Object
Method Summary | |
static int | |
static long | |
static long |
|
static String |
|
static byte[] |
|
static int |
|
public static int generateInt()
public static long generateLong()
public static long getGlobalProcessID()
Gets a process ID that is nearly guaranteed to be globally unique.
public static String getHexString(byte[] bytes)
public static byte[] getMD5Bytes(String content)
public static int random(int min, int max)