public abstract class MapStructExt extends Object implements ICallHandler
UNHANDLED
Constructor and Description |
---|
MapStructExt() |
Modifier and Type | Method and Description |
---|---|
static <K,V> Object |
call(Map<K,V> bindings,
Object proxy,
Class<?> iface,
String name,
String actualName,
Class<?> returnType,
Class<?>[] paramTypes,
Object[] args) |
static Object |
invoke(Map bindings,
Object proxy,
Method method,
Object[] args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
call
Copyright © 2024. All rights reserved.