Provided by: gcj-4.9-jdk_4.9.3-13ubuntu2_amd64 bug

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.

       -JOPTION
           Pass argument to the Java runtime.

BUGS

SEE ALSO

       javac(1), ...

AUTHOR