Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
K
- KeyedList<K,
V> - Class in com.groiss.ds -
This class implements an ordered map.
- KeyedList() - Constructor for class com.groiss.ds.KeyedList
- KeyedList(List<K>, List<V>) - Constructor for class com.groiss.ds.KeyedList
-
Create a new KeyedList.
- keys() - Method in class com.groiss.ds.MultiMap
-
Deprecated.
- keySet() - Method in class com.groiss.ds.MultiMap
-
Returns a set view of the keys contained in this map.
- keySet() - Method in class com.groiss.ds.OrderedMap
- keySet() - Method in class com.groiss.ds.TwoLevelMap
- KeyValuePair<K,
V> - Interface in com.groiss.ds -
This interface is implemented by some classes like PersistantObject, which have a unique key (object id) and a value - the object itself or a string representation.
- Keyword - Interface in com.groiss.dms
-
This interface represents a key word which is designed to be used as an annotation for DMSObjects.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
MultiMap.keySet()
instead