Uses of Class
org.tquadrat.foundation.config.spi.prefs.CollectionAccessor
Packages that use CollectionAccessor
Package
Description
The definition for the preference accessors in
PreferenceAccessor
and the implementations.-
Uses of CollectionAccessor in org.tquadrat.foundation.config.spi.prefs
Subclasses of CollectionAccessor in org.tquadrat.foundation.config.spi.prefsModifier and TypeClassDescriptionfinal classListAccessor<T>The implementation ofPreferenceAccessorfor instances ofList.final classSetAccessor<T>The implementation ofPreferenceAccessorfor instances ofSet.
