Class IO

java.lang.Object
  |
  +--IO

public class IO
extends java.lang.Object


Constructor Summary
IO()
           
 
Method Summary
static int Eingabe()
           
static java.lang.String TextEingabe()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IO

public IO()
Method Detail

Eingabe

public static int Eingabe()

TextEingabe

public static java.lang.String TextEingabe()