Generated by
JDiff

Class java.rmi.MarshalledObject

Documentation changed from old to new.

Changed Constructors
MarshalledObject(Object) Documentation changed from old to new.
Creates a new MarshalledObject that contains the serialized representation of the current state of the supplied object.
 

Changed Methods
boolean equals(Object) Documentation changed from old to new.
Compares this MarshalledObject to another object.
Object get() Documentation changed from old to new.
Returns a new copy of the contained marshalledobject.