public class PreferenceUtil
extends java.lang.Object
| Constructor and Description |
|---|
PreferenceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.HashMap |
createPreferenceMap(java.util.Collection preferences)
Returns the preferences as map with name as the preference's name and value as
the preference object itself.
|
public static java.util.HashMap createPreferenceMap(java.util.Collection preferences)
preferences - the preferences to be convertedCopyright © 2003-2013 . All Rights Reserved.