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