Changed Methods |
Object get_interface_def(Object )
|
Changed from non-abstract to abstract.
|
Return an InterfaceDef for the object reference provided. |
boolean equals(Object, Object)
|
Documentation changed from old to new. |
Provides the implementation to override the equals(java.lang.Object obj) method of the delegating CORBA object. |
int hashCode(Object )
|
Documentation changed from old to new. |
Provides the implementation to override the hashCode() method of the delegating CORBA object. |
String toString(Object )
|
Documentation changed from old to new. |
Provides the implementation to override the toString() method of the delegating CORBA object. |