-
-
-
Methods in javax.rmi that throw ClassCastException
Modifier and Type |
Method |
Description |
static Object |
PortableRemoteObject.narrow(Object narrowFrom,
Class narrowTo) |
Checks to ensure that an object of a remote or abstract interface type
can be cast to a desired type.
|
-
-
-