test
Class TestNameHashing

java.lang.Object
  extended by test.TestNameHashing

public final class TestNameHashing
extends Object


Constructor Summary
protected TestNameHashing()
           
 
Method Summary
static void main(String[] args)
           
protected  void test(String[] args)
           
protected  void test2(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestNameHashing

protected TestNameHashing()
Method Detail

test

protected void test(String[] args)
             throws Exception
Throws:
Exception

test2

protected void test2(String[] args)
              throws Exception
Throws:
Exception

main

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


Copyright © 2012 Fasterxml.com. All Rights Reserved.