Class TH

java.lang.Object
  |
  +--TH

public class TH
extends java.lang.Object

TH.java Created: Sun Oct 1 14:43:21 2000


Field Summary
(package private) static java.io.FileWriter fw
           
 
Constructor Summary
TH()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

fw

static java.io.FileWriter fw
Constructor Detail

TH

public TH()
Method Detail

main

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