| Modifier and Type | Field and Description |
|---|---|
protected List<Version> |
Browser.versions |
| Modifier and Type | Method and Description |
|---|---|
Version |
ObjectFactory.createVersion()
Create an instance of
Version |
default Version |
WithBrowserVersionFind.find(String browserName,
String browserVersion) |
default Version |
WithVersionFind.findDefaultVersion() |
default Version |
WithVersionFind.findVersion(String versionPrefix) |
| Modifier and Type | Method and Description |
|---|---|
List<Version> |
Browser.getVersions()
Gets the value of the versions property.
|
List<Version> |
WithVersionFind.getVersions() |
| Constructor and Description |
|---|
Browser(List<Version> versions,
String name,
String defaultVersion)
Fully-initialising value constructor
|
Copyright © 2015 Yandex. All rights reserved.