example
Class MyCode

java.lang.Object
  |
  +--example.MyCode

public class MyCode
extends Object


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

Constructor Detail

MyCode

public MyCode()
Method Detail

main

public static void main(String[] args)


Copyright © 2002-2003 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge