com.opera.core.systems.preferences
Class OperaGenericPreferences

java.lang.Object
  extended by com.opera.core.systems.preferences.AbstractOperaPreferences
      extended by 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.


Nested Class Summary
static class OperaGenericPreferences.GenericPreference
          Instantiatable generic preference that does not do any special treatment a preferences like OperaScopePreferences.ScopePreference or OperaFilePreferences.FilePreference.
 
Nested classes/interfaces inherited from class com.opera.core.systems.preferences.AbstractOperaPreferences
AbstractOperaPreferences.AbstractPreference
 
Nested classes/interfaces inherited from interface com.opera.core.systems.preferences.OperaPreferences
OperaPreferences.OperaPreference
 
Field Summary
 
Fields inherited from class com.opera.core.systems.preferences.AbstractOperaPreferences
preferences
 
Constructor Summary
OperaGenericPreferences()
           
 
Method Summary
 void clear()
          Clears all preferences from the local cache.
 
Methods inherited from class com.opera.core.systems.preferences.AbstractOperaPreferences
all, get, iterator, merge, set, set, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperaGenericPreferences

public OperaGenericPreferences()
Method Detail

clear

public void clear()
Clears all preferences from the local cache.



Copyright © 2012. All Rights Reserved.