Class veto

java.lang.Object
  |
  +--veto

public class veto
extends java.lang.Object

veto class implements the main()-method of the program.


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

Constructor Detail

veto

public veto()
Method Detail

main

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