public interface IMutableProxyInterface
| Modifier and Type | Interface and Description |
|---|---|
static class |
IMutableProxyInterface.DummyMutableProxyInterface |
| Modifier and Type | Method and Description |
|---|---|
IProxyInterfaceGetter |
getProxyInterface(boolean a_bAnonInterface)
Returns one of two possible proxy interfaces or null if the chosen interface
is not allowed or available at present.
|
IProxyInterfaceGetter getProxyInterface(boolean a_bAnonInterface)
a_bAnonInterface - true, if the anonymous interface is chosen; false, if the
direct interface is chosenCopyright © 2023. All rights reserved.