E G I S

E

ecc(boolean) - Static method in class IO
Festlegung des ECC-Mode

G

getBoolean(String, String, String) - Static method in class IO
Eingabe vom Typ boolean
getBoolean(String) - Static method in class IO
Eingabe vom Typ boolean
getByte(String) - Static method in class IO
Eingabe vom Typ byte
getChar(String) - Static method in class IO
Eingabe vom Typ char
getDouble(String) - Static method in class IO
Eingabe vom Typ double
getFloat(String) - Static method in class IO
Eingabe vom Typ float
getInt(String) - Static method in class IO
Eingabe vom Typ int
getLong(String) - Static method in class IO
Eingabe vom Typ long
getShort(String) - Static method in class IO
Eingabe vom Typ short
getString(String) - Static method in class IO
Eingabe vom Typ String

I

IO - Class in <Unnamed>
 
IO() - Constructor for class IO
 

S

show(String) - Static method in class IO
Ausgabe einer Zeichenkette
show(String, String) - Static method in class IO
Ausgabe einer Zeichenkette

E G I S