org.boris.variant.util
Class HexDump

java.lang.Object
  extended by org.boris.variant.util.HexDump

public class HexDump
extends java.lang.Object


Constructor Summary
HexDump()
           
 
Method Summary
static void dump(byte[] data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HexDump

public HexDump()
Method Detail

dump

public static void dump(byte[] data)