Uses of Class
net.sf.cglib.reflect.MulticastDelegate
-
Packages that use MulticastDelegate Package Description net.sf.cglib.reflect -
-
Uses of MulticastDelegate in net.sf.cglib.reflect
Methods in net.sf.cglib.reflect that return MulticastDelegate Modifier and Type Method Description abstract MulticastDelegateMulticastDelegate. add(Object target)protected MulticastDelegateMulticastDelegate. addHelper(Object target)static MulticastDelegateMulticastDelegate. create(Class iface)MulticastDelegateMulticastDelegate.Generator. create()abstract MulticastDelegateMulticastDelegate. newInstance()MulticastDelegateMulticastDelegate. remove(Object target)
-