test
Class TestScannerPerf

java.lang.Object
  extended by test.TestScannerPerf

public final class TestScannerPerf
extends Object


Constructor Summary
TestScannerPerf(byte[] data, int repCount)
           
 
Method Summary
static void main(String[] args)
           
 void test()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestScannerPerf

public TestScannerPerf(byte[] data,
                       int repCount)
Method Detail

test

public void test()
          throws IOException
Throws:
IOException

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2012 Fasterxml.com. All Rights Reserved.