Class Test

java.lang.Object
  |
  +--Test

class Test
extends java.lang.Object

Classe de tests


Constructor Summary
(package private) Test()
           
 
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

Test

Test()
Method Detail

main

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