Class OnLine

java.lang.Object
  |
  +--OnLine

public class OnLine
extends java.lang.Object


Constructor Summary
OnLine()
           
 
Method Summary
static void main(java.lang.String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OnLine

public OnLine()
Method Detail

main

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