be.cardon.utils.test
Class ByteConversion

java.lang.Object
  extended by be.cardon.utils.test.ByteConversion

public class ByteConversion
extends java.lang.Object


Constructor Summary
ByteConversion()
          Creates a new instance of ByteConversion
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteConversion

public ByteConversion()
Creates a new instance of ByteConversion

Method Detail

main

public static void main(java.lang.String[] args)