public final class Helper
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
format(int value) |
static java.lang.String |
format(short value) |
static byte[] |
getAddressBytes() |
static java.lang.String |
getAddressHexString() |
static int |
getAddressInt() |
static byte[] |
getCountBytes() |
static short |
getCountShort()
Unique in a millisecond for this JVM instance (unless there are > Short.MAX_VALUE instances created in a
millisecond)
|
static byte[] |
getJvmIdentifierBytes() |
static java.lang.String |
getJvmIdentifierHexString() |
static int |
getJvmIdentifierInt() |
static void |
main(java.lang.String[] args) |
public static byte[] getAddressBytes()
public static int getAddressInt()
public static java.lang.String getAddressHexString()
public static byte[] getJvmIdentifierBytes()
public static int getJvmIdentifierInt()
public static java.lang.String getJvmIdentifierHexString()
public static short getCountShort()
public static byte[] getCountBytes()
public static java.lang.String format(int value)
public static java.lang.String format(short value)
public static void main(java.lang.String[] args) throws java.net.UnknownHostException
java.net.UnknownHostException
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.