All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class semper.util.system.EnvVar

java.lang.Object
   |
   +----semper.util.system.EnvVar

public class EnvVar
extends Object
implements Serializable
This is an internal class used by the Env class.

Version:
$Revision: 1.2 $ $Date: 1997/06/16 16:49:47 $
Author:
N. Asokan ([email protected])
See Also:
Env

Constructor Index

 o EnvVar()

Method Index

 o toString()
Overriding toString() for pretty printing

Constructors

 o EnvVar
 public EnvVar()

Methods

 o toString
 public String toString()
Overriding toString() for pretty printing

Returns:
contents of this object
Overrides:
toString in class Object
See Also:
toString

All Packages  Class Hierarchy  This Package  Previous  Next  Index