com.slurm.gf
Class GFType

java.lang.Object
  |
  +--com.slurm.gf.GFType

public class GFType
extends java.lang.Object

Application emulating the behavior of the original gftype program by D. R. Fuchs.


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

GFType

public GFType()
Method Detail

main

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