gserialver(1) - Linux man page
Name
gserialver - version command
Synopsis
gserialver [ OPTIONS ]... CLASS ...
Description
Print the serialVersionUID of the specified classes.
Options
-classpath PATH
- Class path to use to find classes.
- Standard options:
- -help
- Print help text, then exit.
- -version
- Print version number, then exit.
- -J OPTION
- Pass argument to the Java runtime.
Bugs
See Also
javac(1), ...