public static class AndroidInterceptors.LocaleAdjustLanguageCodeInterceptor extends Interceptor
Constructor and Description |
---|
LocaleAdjustLanguageCodeInterceptor() |
Modifier and Type | Method and Description |
---|---|
MethodHandle |
getMethodHandle(String methodName,
MethodType type) |
Function<Object,Object> |
handle(MethodSignature methodSignature) |
getMethodRefs, returnDefaultValue
public Function<Object,Object> handle(MethodSignature methodSignature)
handle
in class Interceptor
public MethodHandle getMethodHandle(String methodName, MethodType type) throws NoSuchMethodException, IllegalAccessException
getMethodHandle
in class Interceptor
NoSuchMethodException
IllegalAccessException