public class BrowserExecutor<IN,OUT> extends Object
BrowserExecutor()
BrowserExecutorResult<OUT>
execute(BrowserExecutorFunction<IN,OUT> function, IN in)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BrowserExecutor()
public BrowserExecutorResult<OUT> execute(BrowserExecutorFunction<IN,OUT> function, IN in)
Copyright © 2021. All rights reserved.