- java.lang.Object
-
- org.jaudiotagger.logging.Hex
-
-
Constructor Summary
Constructors
Constructor and Description |
Hex() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static java.lang.String |
asHex(byte value)
Display as hex
|
static java.lang.String |
asHex(long value)
Display as hex
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2005-2013 java.net. All Rights Reserved.