public class TaskQueue<R> extends Object
TaskQueue()
Object
postTask(BiFunction<String,ScreenshotOptions,R> function, String screenshotType, ScreenshotOptions options)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TaskQueue()
public Object postTask(BiFunction<String,ScreenshotOptions,R> function, String screenshotType, ScreenshotOptions options)
Copyright © 2020. All rights reserved.