public final class AnyBrowserMatcher extends Object implements BrowserMatcher
Matches any browser.
| Modifier and Type | Field and Description |
|---|---|
static AnyBrowserMatcher |
INSTANCE
The singleton instance.
|
public static final AnyBrowserMatcher INSTANCE
The singleton instance.
public boolean matches(@NonNull
BrowserDescriptor descriptor)
matches in interface BrowserMatcher