private class Browser.Handler extends Object implements InvocationHandler
private Object
obj
Handler(Object obj)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final Object obj
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright 2007-2016, multiple authors.Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.