@Deprecated public interface IMapping
This interface exists for compatibility with the binary UNO API.
IBridge
Modifier and Type | Method | Description |
---|---|---|
Object |
mapInterface(Object object,
Type type) |
Deprecated.
Maps an interface from one environment to another.
|