- key - Variable in class de.uni_hildesheim.sse.monitoring.runtime.configuration.ObjectSizeCache.Entry
-
Stores the key (initially the class name, later the Class itself).
- key - Variable in class de.uni_hildesheim.sse.monitoring.runtime.recording.LongRecordingStackHashMap.Entry
-
Stores the key.
- key - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractIntHashMap.MapElement
-
Stores the key.
- key - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap.MapElement
-
Stores the key.
- key - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap.Entry
-
Stores the key.
- key - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap.MapElement
-
Stores the key.
- KeyIterator() - Constructor for class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap.KeyIterator
-
Creates a new iterator.
- keys() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap
-
Returns an iterator over the keys stored in this map.
- keySet() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractIntHashMap
-
Return the keys in the hash map.
- keySet() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap
-
Return the keys in the hash map.
- keySet() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.LongLongHashMap
-
Return the keys in the hash map.
- keySize - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.AbstractLongHashMap
-
The number of keys contained in this map.
- keySize - Variable in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap
-
The number of keys contained in this map.
- keySize() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap
-
Returns the number of keys in this map.
- keysToArray(K[]) - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap
-
Stores all keys of this map into array.
- keysToMap() - Method in class de.uni_hildesheim.sse.monitoring.runtime.utils.HashMap
-
Stores all keys of this map into the resulting map.