de.cesr.lara.components.util.impl
Class LPrefEntry

java.lang.Object
  extended by java.util.AbstractMap.SimpleEntry<Class<? extends LaraPreference>,Double>
      extended by de.cesr.lara.components.util.impl.LPrefEntry
All Implemented Interfaces:
Serializable, Map.Entry<Class<? extends LaraPreference>,Double>

public class LPrefEntry
extends AbstractMap.SimpleEntry<Class<? extends LaraPreference>,Double>

Used to specify preference class - value pairs in order to instantiate LaraBehaviouralOptions more easily.

See Also:
Serialized Form

Constructor Summary
LPrefEntry(Class<? extends LaraPreference> prefs, Double value)
           
 
Method Summary
 
Methods inherited from class java.util.AbstractMap.SimpleEntry
equals, getKey, getValue, hashCode, setValue, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LPrefEntry

public LPrefEntry(Class<? extends LaraPreference> prefs,
                  Double value)
Parameters:
prefs - preference class
value - double value