com.opera.core.systems.preferences
Class OperaGenericPreferences
java.lang.Object
com.opera.core.systems.preferences.AbstractOperaPreferences
com.opera.core.systems.preferences.OperaGenericPreferences
- All Implemented Interfaces:
- OperaPreferences, Iterable<OperaPreferences.OperaPreference>
public class OperaGenericPreferences
- extends AbstractOperaPreferences
Instantiatable generic preference collection for preferences that require no special treatment
such as is the case fo OperaScopePreferences and OperaFilePreferences.
|
Method Summary |
void |
clear()
Clears all preferences from the local cache. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperaGenericPreferences
public OperaGenericPreferences()
clear
public void clear()
- Clears all preferences from the local cache.
Copyright © 2012. All Rights Reserved.