A B C D E F G I K M N P R S T U V _
All Classes All Packages
All Classes All Packages
All Classes All Packages
K
- key - Variable in class me.wobblyyyy.edt.KeyValue
-
The pair's key.
- key() - Method in interface me.wobblyyyy.edt.ItrPair
-
Get the current key of the
DynamicArray
's array. - key() - Method in class me.wobblyyyy.edt.MapIterator
-
Get the current key of the
DynamicArray
's array. - keys - Variable in class me.wobblyyyy.edt.DynamicMap
-
An internal registry of key values.
- keys - Variable in class me.wobblyyyy.edt.FrozenMap
-
The map's internal keys registry.
- keys - Variable in class me.wobblyyyy.edt.StaticMap
-
A static array of all the keys contained in the map.
- KeyValue<K,V> - Class in me.wobblyyyy.edt
-
A key-value pair, used mostly in creating and modifying map instances.
- KeyValue(K, V) - Constructor for class me.wobblyyyy.edt.KeyValue
-
Create a new key/value pair.
All Classes All Packages