| java.lang.Object csdl.jblanket.util.SysInfo
SysInfo | public class SysInfo (Code) | | Provides the version number of the system.
author: Joy M. Agustin version: $Id: SysInfo.java,v 1.1 2004/11/07 00:32:24 timshadel Exp $ |
Method Summary | |
public static void | main(String[] args) The main method, which just prints out the release information. |
main | public static void main(String[] args)(Code) | | The main method, which just prints out the release information.
Parameters: args - Ignored. |
|
|