public static class OperaSettings.Builder extends Object
OperaSettings instance with the ability to specify which usingProfile(OperaProfile) to use.| Constructor and Description |
|---|
OperaSettings.Builder() |
| Modifier and Type | Method and Description |
|---|---|
OperaSettings |
get()
Get a new instance of
OperaSettings. |
OperaSettings.Builder |
product(OperaProduct product) |
OperaSettings.Builder |
usingProfile(OperaProfile profile)
Specify which profile to base the settings on.
|
public OperaSettings.Builder usingProfile(OperaProfile profile)
profile - profile to base the settings onpublic OperaSettings.Builder product(OperaProduct product)
public OperaSettings get()
OperaSettings.Copyright © 2013. All Rights Reserved.