public class RelationList
extends java.util.Hashtable
| Constructor and Description |
|---|
RelationList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRelation(RelationInfo rsi)
Add a relationship to the list.
|
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, valuespublic void addRelation(RelationInfo rsi)