public class ForwardingMethodHandle extends Object implements MethodHandle
public Class getReturnType()
getReturnType
in interface MethodHandle
public Class[] getParameterTypes()
getParameterTypes
in interface MethodHandle
public Object invoke(Object[] args) throws Throwable
MethodHandle
invoke
in interface MethodHandle
args
- The arguments to useThrowable
Copyright © 2005-2013 Agical AB. All Rights Reserved.