org.wegra.util
Class GenericMethod.Test

java.lang.Object
  extended byorg.wegra.util.GenericMethod.Test
Enclosing class:
GenericMethod

public static class GenericMethod.Test
extends java.lang.Object

Å×½ºÆ®¿ë Ŭ·¡½º


Constructor Summary
GenericMethod.Test()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void print(java.lang.String first, java.lang.String second)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericMethod.Test

public GenericMethod.Test()
                   throws java.lang.Exception
Method Detail

print

public void print(java.lang.String first,
                  java.lang.String second)

main

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