Class GenericImmutableProxyForwarder
java.lang.Object
de.cronn.reflection.util.immutable.GenericImmutableProxyForwarder
-
Method Summary
-
Method Details
-
forward
@RuntimeType public static Object forward(@Origin Method method, @FieldValue("$delegate") Object delegate, @FieldValue("$options") ImmutableProxyOption[] options, @AllArguments Object[] args) throws InvocationTargetException, IllegalAccessException
-