Uses of Class
org.tquadrat.foundation.config.spi.prefs.PreferenceAccessorBase
Packages that use PreferenceAccessorBase
Package
Description
The definition for the preference accessors in
  
PreferenceAccessor
  and the implementations.- 
Uses of PreferenceAccessorBase in org.tquadrat.foundation.config.spi.prefsSubclasses of PreferenceAccessorBase in org.tquadrat.foundation.config.spi.prefsModifier and TypeClassDescriptionfinal classEnumAccessor<T extends Enum<T>>The implementation ofPreferenceAccessorfor classes that extendsEnum.classThe implementations ofPreferenceAccessorthat uses the given instance ofStringConverterto translate the values back and forth.
