public class UserSettingList extends java.util.ArrayList<UserSetting>
| Constructor and Description |
|---|
UserSettingList() |
| Modifier and Type | Method and Description |
|---|---|
UserSetting |
get(UserSettingName userSettingName)
Gets the value associated with the name.
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizepublic UserSetting get(UserSettingName userSettingName)
userSettingName - the user setting name