-
- All Implemented Interfaces:
- Serializable, Cloneable, Map<Alternative,CriteriaValues<VALUE_TYPE>>, CommonAttributes, HasDescription, XMCDARootElement
public class AlternativesCriteriaValues<VALUE_TYPE>
extends LinkedHashMap<Alternative,CriteriaValues<VALUE_TYPE>>
implements HasDescription, CommonAttributes, Serializable, XMCDARootElement
- Author:
- Sébastien Bigaret
- See Also:
- Serialized Form
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static String |
TAG |
-
Method Summary
-
Methods inherited from class java.util.HashMap
clone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
-
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.