Class arr

java.lang.Object
  extended byarr

public class arr
extends Object


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

Constructor Detail

arr

public arr()
Method Detail

P

public void P(String com)

main

public static void main(String[] args)
                 throws FileNotFoundException,
                        IOException
Throws:
FileNotFoundException
IOException