public class BehaviourMap<T extends Behaviour> extends HashMap<QName,Set<T>>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
BehaviourMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(T behaviour) |
T |
getSingle(QName id) |
Map<QName,Set<T>> |
list() |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.