frysk.sys
Class Environ

java.lang.Object
  extended by frysk.sys.Environ

public class Environ
extends Object

Interface to the process environment.


Constructor Summary
Environ()
           
 
Method Summary
static String[] get()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Environ

public Environ()
Method Detail

get

public static String[] get()