RemoteObject
class implements the java.lang.Object
behavior for remote objects. RemoteObject
provides the remote semantics of Object by implementing methods for hashCode, equals, and toString.
@author Ann Wollrath
@author Laird Dornin
@author Peter Jones
@version 1.34, 05/11/17
@since JDK1.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|