com.petersalomonsen.jjack.javasound
Class ByteIntConverterTest

java.lang.Object
  extended by com.petersalomonsen.jjack.javasound.ByteIntConverterTest

 class ByteIntConverterTest
extends java.lang.Object

Test class for the ByteIntConverter. Will test all audioformats used by the javasound jjack impl.

Version:
0.3
Author:
Peter Johan Salomonsen

Constructor Summary
ByteIntConverterTest()
           
 
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

ByteIntConverterTest

ByteIntConverterTest()
Method Detail

main

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