Hi,
I was reading about JAVA RMI Programming on the web and did not understand what the following statement means:
"The only practical advantage of inheriting from java.rmi.sever.UnicastRemoteObject is that it will preserve the usual semantics of the methods hashCode(), equals() and toString()...