Uses of Class
com.cryptomorin.xseries.reflection.proxy.ReflectiveProxy
Packages that use ReflectiveProxy
-
Uses of ReflectiveProxy in com.cryptomorin.xseries.reflection.proxy
Methods in com.cryptomorin.xseries.reflection.proxy that return ReflectiveProxyConstructors in com.cryptomorin.xseries.reflection.proxy with parameters of type ReflectiveProxyModifierConstructorDescriptionProxifiedObject(MethodHandle handle, ProxyMethodInfo proxyMethodInfo, boolean isStatic, boolean isConstructor, ReflectiveProxy<?> rType, ReflectiveProxy<?>[] pTypes)