wwndesc
1.0-76
|
version is used to allow a package that uses this package to be able to "ask" the jar file what version it is More...
Static Public Member Functions | |
static void | main (String arg[]) |
returns the version of the class; used to cause the build-time-detected version and buildid to be available by consumers of the generated wwndesc.jar file More... | |
version is used to allow a package that uses this package to be able to "ask" the jar file what version it is
Definition at line 8 of file version.java.
|
inlinestatic |
returns the version of the class; used to cause the build-time-detected version and buildid to be available by consumers of the generated wwndesc.jar file
for example: java -cp wwndesc.jar org.smallfoot.wwn.version 1.0.76
arg | ignored |
Definition at line 19 of file version.java.