|
IPv6TestAdapter v47 build 0.8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.testingtech.ttcn.tri.DebugHelp
Helper class for printout bytearrays as hexstring
Field Summary | |
protected static java.lang.String |
hex
|
Constructor Summary | |
DebugHelp()
|
Method Summary | |
static java.lang.String |
hexString(byte[] vb)
Returns a hexstring presentation of the given bytes. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static final java.lang.String hex
Constructor Detail |
public DebugHelp()
Method Detail |
public static java.lang.String hexString(byte[] vb)
vb
- The bytes to print
|
IPv6TestAdapter v47 build 0.8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |