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