ExportLibrary to export interop libraries instead. See
InteropLibrary for details.@Target(value=TYPE) @Retention(value=SOURCE) @Deprecated public @interface MessageResolution
| Modifier and Type | Required Element and Description |
|---|---|
Class<?> |
receiverType
Deprecated.
The receiver object class that this message implementation belongs to.
|
public abstract Class<?> receiverType