org.globus.cog.gui.grapheditor.util
Class HexUtil
java.lang.Object
org.globus.cog.gui.grapheditor.util.HexUtil
- public class HexUtil
- extends Object
|
Method Summary |
static char[] |
hex24(int val)
|
static char[] |
hex32(int val)
|
static char |
hex4(int nibble)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HexUtil
public HexUtil()
hex32
public static char[] hex32(int val)
hex24
public static char[] hex24(int val)
hex4
public static char hex4(int nibble)