This week's book giveaway is in the
Agile and other Processes
forum.
We're giving away four copies of
The Mikado Method
and have Ola Ellnestam and Daniel Brolund on-line!
See
this thread
for details.
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
Beginning Java
Author
UID, UUID and serialVersionUID
Philip Pomario
Ranch Hand
Joined: Oct 03, 2003
Posts: 113
posted
Mar 03, 2011 10:42:48
0
After "Reading TFM" I am still unclear about the difference between...
- java.util.UUID (
http://download.oracle.com/javase/1.5.0/docs/api/java/util/UUID.html
)
- java.rmi.server.UID - (
http://download.oracle.com/javase/1.5.0/docs/api/java/rmi/server/UID.html
)
- serialVersionUID (from the serializable interface) (
http://download.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html
)
Could someone please compare the two classes, how they are used and how they relate to the serialVersionUID?
Any insight would be great!!!
Thanks
I agree. Here's the link:
http://aspose.com/file-tools
subject: UID, UUID and serialVersionUID
Similar Threads
TimeZone conversion
Scanner class
Regular Expression to not accept 92 but accpt al other numbers
Array clone
EL error
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter