dTest
Class TestConsole

java.lang.Object
  |
  +--dTest.TestConsole

public class TestConsole
extends java.lang.Object

metodi per la lettura di numeri e stringhe dallo STDIN

See Also:
Console

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

TestConsole

public TestConsole()
Method Detail

main

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