Hemisson
Tjerk Kostelijk & Anne Schuth
<-- BACK TO CLASSES

Class Hemisson

java.lang.Object
  extended byHemisson

public class Hemisson
extends java.lang.Object


Constructor Summary
Hemisson()
           
 
Method Summary
static java.lang.String read()
          Reads from a file called read.txt
static void write(java.lang.String s)
          Writes the given stirng to a file calles write.txt
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hemisson

public Hemisson()
Method Detail

write

public static void write(java.lang.String s)
Writes the given stirng to a file calles write.txt


read

public static java.lang.String read()
Reads from a file called read.txt


Hemisson
Tjerk Kostelijk & Anne Schuth
<-- BACK TO CLASSES