Class ImmutableProxyForwarderLong
java.lang.Object
de.cronn.reflection.util.immutable.ImmutableProxyForwarderLong
public final class ImmutableProxyForwarderLong
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description static java.lang.Longforward(java.lang.reflect.Method method, java.lang.Object delegate, java.lang.Object[] args)
-
Method Details
-
forward
public static java.lang.Long forward(@Origin java.lang.reflect.Method method, @FieldValue("$delegate") java.lang.Object delegate, @AllArguments java.lang.Object[] args) throws java.lang.reflect.InvocationTargetException, java.lang.IllegalAccessException- Throws:
java.lang.reflect.InvocationTargetExceptionjava.lang.IllegalAccessException
-