NonStop Server for Java 7.0 Tools Reference Pages

20 serialver: Serial Version Command
The serialver tool returns the serialVersionUID of one or more classes. For more information
on serialver command, see the Oracle Java documentation for serialver.
Synopsis
serialver [ option ] [ classname ... ]
See Also:
java.io.ObjectStreamClass
Synopsis 43