|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjtools.HexString
public class HexString
Creates hexadecimal string representations of data.
| Constructor Summary | |
|---|---|
HexString(byte[] bytes)
Constructor for HexString with an array of bytes parameter. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
Returns the current string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HexString(byte[] bytes)
HexString with an array of bytes parameter.
bytes - the current array of hexadecimal characters| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()
|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||