Documentation Contents |
The serialver command returns the serialVersionUID.
serialver [ options ]
serialver returns the serialVersionUID for one or more classes in a form suitable for copying into an evolving class. When invoked with no arguments it prints a usage line.
- -show
- Displays a simple user interface. Enter the full class name and press either the Enter key or the Show button to display the serialVersionUID.
java.io.ObjectStreamClass
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved. Please send comments using this Feedback page. |
Java Technology |