com.melloware.jspiff
Class Main
java.lang.Object
com.melloware.jspiff.Main
public class Main
- extends Object
Simple executable class that is used as the Main-Class in the JSpiff
jar. Outputs version information and other information about the environment
on which the jar is being executed.
Copyright (c) 2006
Melloware, Inc.
- Version:
- 1.0
- Author:
- Emil A. Lefkof III
|
Method Summary |
static void |
main(String[] argv)
Main method that does what the class level javadoc states. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] argv)
- Main method that does what the class level javadoc states.
Copyright © 1999-2006 Melloware Inc. All Rights Reserved.