|
JUtil | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.cscott.jutil.Version
public abstract class Version
The Version object contains fields naming the current version
of the jutil library (1.4).
| Field Summary | |
|---|---|
static String |
PACKAGE_BUGREPORT
The address to which bug reports should be sent. |
static String |
PACKAGE_NAME
The name of the package: "JUtil". |
static String |
PACKAGE_STRING
The package name and version as one string. |
static String |
PACKAGE_VERSION
The version of the package: 1.4. |
| Constructor Summary | |
|---|---|
Version()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Prints the package version if invoked. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PACKAGE_NAME
public static final String PACKAGE_VERSION
public static final String PACKAGE_STRING
public static final String PACKAGE_BUGREPORT
| Constructor Detail |
|---|
public Version()
| Method Detail |
|---|
public static void main(String[] args)
|
JUtil | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||