Class BrowserContextImpl.WaitableContextClose<R>

java.lang.Object
com.microsoft.playwright.impl.WaitableEvent<BrowserContextImpl.EventType,R>
com.microsoft.playwright.impl.BrowserContextImpl.WaitableContextClose<R>
All Implemented Interfaces:
Waitable<R>, Consumer<R>
Enclosing class:
BrowserContextImpl

private class BrowserContextImpl.WaitableContextClose<R> extends WaitableEvent<BrowserContextImpl.EventType,R>