private static class JProxy.LispHandler extends Object implements InvocationHandler
(package private) Map
table
LispHandler(Map table)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Map table
public Object invoke(Object proxy, Method method, Object[] args)
invoke
InvocationHandler