protected static class AbstractInvocationHandler.MethodTranslator extends Object
Modifier and Type | Method and Description |
---|---|
Method |
get(Method key) |
static AbstractInvocationHandler.MethodTranslator |
of(Class<?> delegate,
Class<?>... methodSources) |
public static AbstractInvocationHandler.MethodTranslator of(Class<?> delegate, Class<?>... methodSources)
Copyright © 2019 lettuce.io. All rights reserved.