|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jaudiotagger.logging.Hex
public class Hex
Display as hex
| Constructor Summary | |
|---|---|
Hex()
|
|
| Method Summary | |
|---|---|
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 |
| Constructor Detail |
|---|
public Hex()
| Method Detail |
|---|
public static java.lang.String asHex(long value)
value -
public static java.lang.String asHex(byte value)
value -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||